-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
58 lines (58 loc) · 2.12 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
asgiref==3.5.2
attrs==22.1.0
beautifulsoup4==4.11.1
bs4==0.0.1
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
click-plugins==1.1.1
cligj==0.7.2
colorama==0.4.6
contourpy==1.0.6
cycler==0.11.0
dj-database-url==1.2.0
Django==4.1.3
django-cors-headers==3.13.0
django-environ==0.9.0
django-heroku==0.3.1
django-on-heroku==1.1.2
djangorestframework==3.14.0
djangorestframework-jsonapi==6.0.0
Fiona==1.8.22
fonttools==4.38.0
geographiclib==2.0
geopandas==0.12.1
geopy==2.3.0
gunicorn==20.1.0
idna==3.4
inflection==0.5.1
joblib==1.2.0
kiwisolver==1.4.4
matplotlib==3.6.2
munch==2.5.0
mysql==0.0.3
mysql-connector-python==8.0.31
mysqlclient==2.1.1
nltk==3.7
numpy==1.23.5
packaging==21.3
pandas==1.5.2
Pillow==9.3.0
psycopg2==2.9.5
psycopg2-binary==2.9.5
pyparsing==3.0.9
pyproj==3.4.0
pyshp==2.3.1
python-dateutil==2.8.2
pytz==2022.6
regex==2022.10.31
requests==2.28.1
Shapely==1.8.5.post1
six==1.16.0
soupsieve==2.3.2.post1
sqlparse==0.4.3
tqdm==4.64.1
tzdata==2022.6
urllib3==1.26.12
whitenoise==6.3.0
XlsxWriter==3.0.3