Skip to content

Commit

Permalink
+ dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
vantage-ola committed Aug 23, 2024
1 parent c6c2528 commit 2c8163e
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion tracknow/backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,39 +2,56 @@ alembic==1.13.1
APScheduler==3.10.4
async-timeout==4.0.3
blinker==1.8.2
cachetools==5.5.0
certifi==2024.7.4
charset-normalizer==3.3.2
click==8.1.7
exceptiongroup==1.2.1
Flask==3.0.3
Flask-Cors==4.0.1
flask-crontab==0.1.2
Flask-JWT-Extended==4.6.0
Flask-Migrate==4.0.7
Flask-SQLAlchemy==3.1.1
flask-swagger-ui==4.11.1
google-api-core==2.19.1
google-api-python-client==2.142.0
google-auth==2.34.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.1
googleapis-common-protos==1.63.2
greenlet==3.0.3
gunicorn==22.0.0
httplib2==0.22.0
idna==3.7
iniconfig==2.0.0
itsdangerous==2.2.0
Jinja2==3.1.4
Mako==1.3.5
MarkupSafe==2.1.5
oauthlib==3.2.2
packaging==24.1
pluggy==1.5.0
proto-plus==1.24.0
protobuf==5.27.3
psycopg2-binary==2.9.9
pyasn1==0.6.0
pyasn1_modules==0.4.0
PyJWT==2.8.0
pyparsing==3.1.2
pytest==8.2.2
python-decouple==3.8
python-dotenv==1.0.1
pytz==2024.1
redis==5.0.7
requests==2.32.3
requests-oauthlib==2.0.0
rsa==4.9
six==1.16.0
SQLAlchemy==2.0.30
tomli==2.0.1
typing_extensions==4.12.1
tzlocal==5.2
uritemplate==4.1.1
urllib3==2.2.2
Werkzeug==3.0.3
coverage

0 comments on commit 2c8163e

Please sign in to comment.