forked from vishakha-lall/MapBot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modified requirements.txt by running pip freeze in set environment
- Loading branch information
1 parent
a2a3f8e
commit b47263f
Showing
1 changed file
with
20 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |