Skip to content

Commit

Permalink
Updating requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
julialawrence committed Oct 19, 2023
1 parent ac98c7e commit 879d13b
Showing 1 changed file with 25 additions and 3 deletions.
28 changes: 25 additions & 3 deletions app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,26 +1,48 @@
Authlib==1.2.1
bidict==0.22.1
blinker==1.6.3
cachelib==0.10.2
cachetools==5.3.1
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.0
click==8.1.7
cryptography==41.0.4
Flask==3.0.0
Flask-Session==0.5.0
Flask-SocketIO==5.3.6
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.1
gevent==23.9.1
gevent-websocket==0.10.1
google-auth==2.23.3
greenlet==3.0.0
h11==0.14.0
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
kubernetes==28.1.0
MarkupSafe==2.1.3
oauthlib==2.1.0
oauthlib==3.2.2
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
python-dateutil==2.8.2
python-engineio==4.8.0
python-socketio==5.10.0
PyYAML==6.0.1
requests==2.31.0
requests-oauthlib==1.1.0
requests-oauthlib==1.3.1
rsa==4.9
simple-websocket==1.0.0
six==1.16.0
SQLAlchemy==2.0.22
typing_extensions==4.8.0
urllib3==2.0.6
urllib3==1.26.18
websocket==0.2.1
websocket-client==1.6.4
Werkzeug==3.0.0
wsproto==1.2.0
WTForms==3.1.0
zope.event==5.0
zope.interface==6.1

0 comments on commit 879d13b

Please sign in to comment.