dependabot[bot]
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
requirements/prod.txt
|
|
@ -1,7 +1,7 @@ |
|
|
# Everything needed in production |
|
|
# Everything needed in production |
|
|
|
|
|
|
|
|
Werkzeug |
|
|
Werkzeug |
|
|
SQLAlchemy==1.1.9 |
|
|
|
|
|
|
|
|
SQLAlchemy==1.3.0 |
|
|
Flask_Caching |
|
|
Flask_Caching |
|
|
Flask_SQLAlchemy==2.2 |
|
|
Flask_SQLAlchemy==2.2 |
|
|
click |
|
|
click |
|
|
|