fixed faafo-api http server hanging

This commit is contained in:
Sebastian Rieger
2022-05-13 22:36:10 +02:00
parent 09c25bf38e
commit f0d4cd0f80
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@ SQLAlchemy>1.3,<1.4 # 1.4 breaks faafo list
Pillow==2.4.0 # MIT
requests>=2.5.2
Flask-Bootstrap
Flask>=0.10,<1.0
Flask
flask-restless
flask-sqlalchemy
oslo.config>=2.3.0 # Apache-2.0