Skip to content

Commit

Permalink
Version Upgrades to resolve unit test errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Raghunandhan8818 committed Aug 26, 2023
1 parent 207997b commit 4d19fbb
Showing 1 changed file with 32 additions and 3 deletions.
35 changes: 32 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,42 @@
alembic==1.11.3
aniso8601==9.0.1
APScheduler==3.7.0
attrs==23.1.0
blinker==1.6.2
cfgv==3.4.0
click==7.1.2
coverage==5.5
Flask==1.0.2
distlib==0.3.7
filelock==3.12.2
Flask==1.1.4
Flask-JWT-Extended==3.25.0
Flask-Mail==0.9.1
Flask-Migrate==2.5.3
flask-restx==0.5.0
flask-restx==1.1.0
Flask-SQLAlchemy==2.5.1
Flask-Testing==0.8.1
greenlet==2.0.2
gunicorn==20.0.4
identify==2.5.27
itsdangerous==1.1.0
Jinja2==2.11.3
jsonschema==4.19.0
jsonschema-specifications==2023.7.1
Mako==1.2.4
MarkupSafe==2.0.1
nodeenv==1.8.0
platformdirs==3.10.0
pre-commit==3.3.3
psycopg2-binary==2.9.6
PyJWT==1.7.1
python-dotenv==0.18.0
pytz==2023.3
PyYAML==6.0.1
referencing==0.30.2
rpds-py==0.9.2
six==1.11.0
pre-commit==3.3.3
SQLAlchemy==1.4.0
typing_extensions==4.7.1
tzlocal==2.1
virtualenv==20.24.3
Werkzeug==1.0.1

0 comments on commit 4d19fbb

Please sign in to comment.