Skip to content

Commit

Permalink
Example dependency upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
kyzima-spb committed Jun 27, 2024
1 parent 06ee24b commit e900931
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions example/uploader/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
blinker==1.6.2
blinker==1.8.2
boto3==1.34.134
botocore==1.34.134
click==8.1.7
dnspython==2.6.1
Flask==2.3.3
Flask==3.0.3
Flask-Login==0.6.3
Flask-PyMongo==2.3.0
flask-useful==0.2.9
Flask-WTF==1.2.1
gevent==23.9.1
greenlet==3.0.0rc3
gunicorn==21.2.0
itsdangerous==2.1.2
Jinja2==3.1.2
gevent==24.2.1
greenlet==3.0.3
gunicorn==22.0.0
itsdangerous==2.2.0
Jinja2==3.1.4
jmespath==1.0.1
MarkupSafe==2.1.3
packaging==23.1
MarkupSafe==2.1.5
packaging==24.1
pillow==10.3.0
pymongo==4.8.0
python-dateutil==2.9.0.post0
pythoninfo==0.1.2
s3transfer==0.10.2
six==1.16.0
urllib3==2.2.2
Werkzeug==2.3.7
Werkzeug==3.0.3
WTForms==3.1.2
zope.event==5.0
zope.interface==6.0
zope.interface==6.4.post2

0 comments on commit e900931

Please sign in to comment.