Skip to content

Commit

Permalink
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
aniso8601==7.0.0
attrs==21.4.0
certifi==2020.12.5
certifi==2023.7.22
chardet==4.0.0
click==7.1.2
Flask==1.1.2
Flask==2.2.5
Flask-Cors==3.0.10
Flask-GraphQL==2.0.1
Flask-GraphQL-Auth==1.3.2
Flask-Sockets==0.2.1
Flask-SQLAlchemy==2.4.4
gevent==21.12.0
gevent==23.9.0
gevent-websocket==0.10.1
graphene==2.1.8
graphene-sqlalchemy==2.3.0
Expand All @@ -18,27 +18,28 @@ graphql-relay==2.0.1
graphql-server-core==1.2.0
graphql-ws==0.4.4
greenlet==1.1.2
idna==2.10
idna==3.7
iniconfig==1.1.1
itsdangerous==1.1.0
Jinja2==2.11.2
Jinja2==3.1.4
MarkupSafe==1.1.1
packaging==21.3
pluggy==1.0.0
promise==2.3
py==1.11.0
PyJWT==1.7.1
PyJWT==2.4.0
pyparsing==3.0.9
Pypubsub==4.0.3
pytest==7.0.1
pytest-flask==1.2.0
requests==2.25.1
requests==2.32.2
Rx==1.6.1
singledispatch==3.4.0.3
six==1.15.0
SQLAlchemy==1.3.22
tomli==1.2.3
urllib3==1.26.3
Werkzeug==1.0.1
urllib3==1.26.18
Werkzeug==3.0.3
zope.event==4.5.0
zope.interface==5.4.0
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit bcd9e18

Please sign in to comment.