Skip to content

Commit

Permalink
modified requirements.txt by running pip freeze in set environment
Browse files Browse the repository at this point in the history
  • Loading branch information
chttrjeankr committed Mar 2, 2020
1 parent a2a3f8e commit b47263f
Showing 1 changed file with 20 additions and 4 deletions.
24 changes: 20 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
googlemaps==2.5.1
nltk==3.4.5
pandas==0.25.1
awscli==1.16.202
botocore==1.12.192
certifi==2019.11.28
chardet==3.0.4
colorama==0.3.9
googlemaps==2.5.1
idna==2.9
joblib==0.14.1
mysql-connector-python==8.0.18
nltk==3.4.5
numpy==1.16.5
scikit-learn==0.21.3
pandas==0.25.1
protobuf==3.11.3
pyasn1==0.4.5
python-dateutil==2.8.1
pytz==2019.3
requests==2.23.0
rsa==3.4.2
scikit-learn==0.21.3
scipy==1.4.1
six==1.14.0
urllib3==1.25.8

0 comments on commit b47263f

Please sign in to comment.