-
Notifications
You must be signed in to change notification settings - Fork 7
/
requirements.txt
71 lines (71 loc) · 1.17 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
59
60
61
62
63
64
65
66
67
68
69
70
71
asgiref==3.4.1
autopep8==1.6.0
azure-core==1.23.1
azure-storage-blob==12.11.0
backoff==1.11.1
beautifulsoup4==4.10.0
Bottleneck==1.3.4
brotlipy==0.7.0
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.4
click==8.1.2
colorama==0.4.4
cryptography==36.0.0
decorator==5.1.1
distlib==0.3.4
Django==3.2.5
django-bootstrap4==22.1
django-storages==1.12.3
docopt==0.6.2
filelock==3.6.0
future==0.18.2
geocoder==1.38.1
geographiclib==1.52
geopy==2.2.0
idna==3.3
isodate==0.6.1
mkl-fft==1.3.1
mkl-random==1.2.2
mkl-service==2.4.0
mock==4.0.3
msrest==0.6.21
networkx==2.8
nominatim==0.1
numexpr==2.8.1
numpy==1.21.5
oauthlib==3.2.0
opencage==2.0.0
packaging==21.3
pandas==1.4.1
pip==21.2.4
pipenv==2022.4.20
pipreqs==0.4.11
platformdirs==2.5.2
psycopg2==2.8.6
pybbn==3.2.1
pycodestyle==2.8.0
pycparser==2.21
pyOpenSSL==22.0.0
pyparsing==3.0.4
PySocks==1.7.1
python-dateutil==2.8.2
pytz==2021.3
ratelim==0.1.6
requests==2.27.1
requests-oauthlib==1.3.1
scipy==1.8.0
setuptools==58.0.4
six==1.16.0
soupsieve==2.3.1
sqlparse==0.4.1
tables==3.7.0
toml==0.10.2
typing_extensions==4.1.1
urllib3==1.26.8
virtualenv==20.14.1
virtualenv-clone==0.5.7
wheel==0.37.1
win-inet-pton==1.1.0
wincertstore==0.2
yarg==0.1.9