Sigh. Forgot to actually save the modified requirements-dev.txt file.

Remove the pinned version for requirements for dev.
The blocking issue is resolved, so no need to pin the old version.
This commit is contained in:
Dimitri Huisman
2023-03-26 13:28:40 +00:00
parent 709edb522b
commit 6d31831cf5

View File

@@ -24,7 +24,7 @@ itsdangerous
limits
marshmallow
marshmallow-sqlalchemy
mysql-connector-python==8.0.29
mysql-connector-python
passlib
psycopg2-binary
Pygments