Skip to content

Commit

Permalink
version reverted according to python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Raghunandhan8818 committed Aug 26, 2023
1 parent 626d966 commit 9ee0e50
Showing 1 changed file with 21 additions and 8 deletions.
29 changes: 21 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ alembic==1.11.3
aniso8601==9.0.1
APScheduler==3.7.0
attrs==23.1.0
black==23.3.0
blinker==1.6.2
cfgv==3.2.0
click==7.1.2
coverage==5.5
click==8.1.7
coverage==7.2.7
distlib==0.3.7
filelock==3.12.2
Flask==1.1.4
Expand All @@ -17,26 +18,38 @@ Flask-SQLAlchemy==2.5.1
Flask-Testing==0.8.1
greenlet==2.0.2
gunicorn==20.0.4
identify==2.5.27
identify==2.5.24
idna==3.4
importlib-metadata==6.7.0
importlib-resources==5.12.0
itsdangerous==1.1.0
Jinja2==2.11.3
jsonschema==4.19.0
jsonschema-specifications==2023.7.1
jsonschema==4.17.3
jsonschema-specifications==0.1.3
Mako==1.2.4
MarkupSafe==2.0.1
multidict==6.0.4
mypy-extensions==1.0.0
nodeenv==1.8.0
packaging==23.1
pathspec==0.11.2
pkgutil_resolve_name==1.3.10
platformdirs==3.10.0
pre-commit==3.3.3
pre-commit==2.21.0
psycopg2-binary==2.9.6
PyJWT==1.7.1
pyrsistent==0.19.3
python-dotenv==0.18.0
pytz==2023.3
PyYAML==6.0.1
referencing==0.30.2
rpds-py==0.9.2
referencing==0.8.9
six==1.11.0
SQLAlchemy==1.4.0
tomli==2.0.1
typed-ast==1.5.5
typing_extensions==4.7.1
tzlocal==2.1
virtualenv==20.24.3
Werkzeug==1.0.1
yarl==1.9.2
zipp==3.15.0

0 comments on commit 9ee0e50

Please sign in to comment.