for the docker
This commit was merged in pull request #2.
This commit is contained in:
26
requirements/prod.txt
Normal file
26
requirements/prod.txt
Normal file
@@ -0,0 +1,26 @@
|
||||
alembic==1.7.1
|
||||
apispec==5.1.0
|
||||
autopep8==1.5.7
|
||||
click==8.0.1
|
||||
colorama==0.4.4
|
||||
Flask==2.0.1
|
||||
flask-apispec==0.11.0
|
||||
Flask-JWT-Extended==4.3.0
|
||||
Flask-Migrate==3.1.0
|
||||
Flask-SQLAlchemy==2.5.1
|
||||
greenlet==1.1.1
|
||||
itsdangerous==2.0.1
|
||||
Jinja2==3.0.1
|
||||
Mako==1.1.5
|
||||
MarkupSafe==2.0.1
|
||||
marshmallow==3.13.0
|
||||
pika==1.2.0
|
||||
pika-stubs==0.1.3
|
||||
pycodestyle==2.7.0
|
||||
PyJWT==2.1.0
|
||||
python-dotenv==0.19.0
|
||||
SQLAlchemy==1.4.23
|
||||
toml==0.10.2
|
||||
webargs==8.0.1
|
||||
Werkzeug==2.0.1
|
||||
uwsgi
|
||||
Reference in New Issue
Block a user