Added flasgger requirement

This commit is contained in:
Thastertyn 2024-03-13 13:43:16 +01:00
parent dfccda02b8
commit 0f7d69899a

View File

@ -3,7 +3,8 @@ gunicorn==20.1.0
mysql-connector-python==8.3.0
python-dotenv==1.0.1
Flask-JWT-Extended==4.5.3
PyJWT==2.8.0
flasgger==0.9.7.1
Flask-Mail==0.9.1
PyJWT==2.8.0
redis==4.5.4
bcrypt==4.1.2