Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Lets try this one more time
  • Loading branch information
BoViKa authored Oct 9, 2023
1 parent a6fed4d commit 565e254
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
click==8.0.4
Flask==2.1.2
Flask-Cors==3.0.9
Flask-OIDC==1.0.3
Flask-RESTful==0.3.7
Flask-SQLAlchemy==2.5.1
CacheControl==0.12.6
flasgger==0.9.4
google-cloud-storage==1.31.0
gunicorn==19.9.0
itsdangerous==2.0
MarkupSafe==2.0
pdf2image==1.14.0
click>=8.0.4
Flask>=2.1.2
Flask-Cors>=3.0.9
Flask-OIDC>=1.0.3
Flask-RESTful>=0.3.10
Flask-SQLAlchemy>=3.0.2
CacheControl>=0.12.6
flasgger>=0.9.4
google-cloud-storage>=1.31.0
gunicorn>=19.9.0
itsdangerous>=2.0
MarkupSafe>=2.0
pdf2image>=1.14.0
Pillow
python-slugify==4.0.1
python-slugify>=4.0.1
werkzeug>=2.0.2
jinja2>=3.0.3

0 comments on commit 565e254

Please sign in to comment.