Skip to content

Commit

Permalink
Further constrain packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroCool2u committed Jun 17, 2023
1 parent fb5028c commit 82473a1
Showing 1 changed file with 44 additions and 8 deletions.
52 changes: 44 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,45 @@
cachetools==5.3.1
certifi==2023.5.7
charset-normalizer==3.1.0
click==8.1.3
dash==2.10.2
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-table==5.0.0
dnspython==2.3.0
email-validator==2.0.0.post2
Flask==2.2.5
google-api-core==1.34.0
google-auth==2.20.0
google-cloud-core==2.3.2
google-cloud-firestore==2.11.1
google-cloud-tasks==1.5.2
dash
gunicorn
requests
orjson
email_validator
pandas
google-cloud-firestore
phonenumbers
googleapis-common-protos==1.59.1
grpc-google-iam-v1==0.12.6
grpcio==1.54.2
grpcio-status==1.48.2
gunicorn==20.1.0
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.3
numpy==1.24.3
orjson==3.9.1
packaging==23.1
pandas==2.0.2
phonenumbers==8.13.14
plotly==5.15.0
proto-plus==1.22.2
protobuf==3.20.3
pyasn1==0.5.0
pyasn1-modules==0.3.0
python-dateutil==2.8.2
pytz==2023.3
requests==2.31.0
rsa==4.9
six==1.16.0
tenacity==8.2.2
tzdata==2023.3
ujson==5.8.0
urllib3==1.26.16
Werkzeug==2.2.3

0 comments on commit 82473a1

Please sign in to comment.