Removed dependency that is not needed, fixed more tests

This commit is contained in:
alexjanousekGSA
2025-05-16 16:23:59 -04:00
parent c1507ec060
commit 898607b40a
7 changed files with 172 additions and 114 deletions

View File

@@ -28,7 +28,6 @@ eventlet = "==0.36.1"
expiringdict = "==1.2.2"
flask = "~=3.1"
flask-bcrypt = "==1.0.1"
flask-marshmallow = "^1.3.0"
flask-migrate = "==4.1.0"
flask-redis = "==0.4.0"
flask-sqlalchemy = "^3.1.1"