Skip to content

Commit

Permalink
updated requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeqfu committed Mar 6, 2020
1 parent 893fd82 commit eac1962
Showing 1 changed file with 22 additions and 48 deletions.
70 changes: 22 additions & 48 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,48 +1,22 @@
attrs>=19.3.0
bleach>=3.1.0
certifi>=2019.11.28
chardet>=3.0.4
Click>=7.0
click-plugins>=1.1.1
cligj>=0.5.0
cycler>=0.10.0
docutils>=0.15.2
et-xmlfile>=1.0.1
Fiona>=1.8.13
fuzzywuzzy>=0.17.0
GDAL>=3.0.3
idna>=2.8
jdcal>=1.4.1
keyring>=21.0.0
kiwisolver>=1.1.0
matplotlib>=3.1.2
munch>=2.5.0
nltk>=3.4.5
numpy>=1.18.1
openpyxl>=3.0.3
pandas>=0.25.3
pdfkit>=0.6.1
Pillow>=7.0.0
pkginfo>=1.5.0.1
psycopg2>=2.8.4
Pygments>=2.5.2
pyparsing>=2.4.6
pyproj>=2.4.2.post1
python-dateutil>=2.8.1
python-Levenshtein>=0.12.0
python-rapidjson>=0.9.1
pytz>=2019.3
pywin32-ctypes>=0.2.0
readme-renderer>=24.0
requests>=2.22.0
requests-toolbelt>=0.9.1
scipy>=1.4.1
Shapely>=1.6.4.post2
six>=1.14.0
SQLAlchemy>=1.3.12
SQLAlchemy-Utils>=0.36.1
tqdm>=4.41.1
urllib3>=1.25.7
webencodings>=0.5.1
xlrd>=1.2.0
XlsxWriter>=1.2.7
fuzzywuzzy>=0.17
GDAL>=3.0
matplotlib>=3.0
nltk>=3.4
numpy>=1.18
openpyxl>=3.0
pandas>=0.25
pdfkit>=0.6
Pillow>=7.0
psycopg2>=2.8
pyproj>=2.4
python-dateutil>=2.8
python-Levenshtein>=0.12
python-rapidjson>=0.9
requests>=2.22
scipy>=1.4
Shapely>=1.6.4
SQLAlchemy>=1.3
SQLAlchemy-Utils>=0.36
tqdm>=4.4
xlrd>=1.2
XlsxWriter>=1.2

0 comments on commit eac1962

Please sign in to comment.