Skip to content

Commit

Permalink
updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
william-lundgren committed Mar 8, 2024
1 parent b33675a commit f305c9e
Showing 1 changed file with 68 additions and 2 deletions.
70 changes: 68 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,70 @@
async-timeout==4.0.2
beautifulsoup4==4.11.1
schedule==1.1.0
requests==2.28.1
blinker==1.7.0
cachetools==5.2.0
certifi==2022.9.14
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.7
contourpy==1.1.1
cryptography==38.0.4
cycler==0.12.0
Deprecated==1.2.13
firebase-admin==6.0.1
Flask==3.0.2
fonttools==4.43.1
ftfy==6.1.1
google-api-core==2.11.0
google-api-python-client==2.70.0
google-auth==2.15.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.8.0
google-cloud-core==2.3.2
google-cloud-firestore==2.7.3
google-cloud-storage==2.7.0
google-crc32c==1.5.0
google-resumable-media==2.4.0
googleapis-common-protos==1.57.0
grpcio==1.51.1
grpcio-status==1.51.1
httplib2==0.21.0
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.3
kiwisolver==1.4.5
lxml==4.9.1
MarkupSafe==2.1.5
matplotlib==3.8.0
msgpack==1.0.4
mysql-connector-python==8.0.30
numpy==1.26.0
oauthlib==3.2.2
packaging==21.3
pandas==2.1.1
Pillow==10.0.1
proto-plus==1.22.1
protobuf==4.21.12
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pygame==2.1.2
PyJWT==2.6.0
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2022.7.1
redis==4.3.4
requests==2.28.1
requests-oauthlib==1.3.1
rsa==4.9
schedule==1.1.0
scipy==1.11.4
seaborn==0.13.0
six==1.16.0
soupsieve==2.3.2.post1
spotipy==2.21.0
tzdata==2023.3
uritemplate==4.1.1
urllib3==1.26.12
wcwidth==0.2.9
Werkzeug==3.0.1
wrapt==1.14.1

0 comments on commit f305c9e

Please sign in to comment.