-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
68 lines (68 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
aiohttp==3.7.4.post0
asgiref==3.4.1
astroid==2.8.2
async-timeout==3.0.1
attrs==21.2.0
autopep8==1.5.7
bleach==4.1.0
branca==0.4.2
certifi==2021.5.30
chardet==4.0.0
charset-normalizer==2.0.6
click==8.0.1
colorama==0.4.4
cssselect==1.1.0
decorator==5.1.0
dicttoxml==1.7.4
Django==3.2.8
docutils==0.17.1
folium==0.12.1
future==0.18.2
geocoder==1.38.1
geoip2==4.4.0
idna==3.2
importlib-metadata==4.8.1
ip2geotools==0.1.6
IP2Location==8.6.2
isort==5.9.3
Jinja2==3.0.2
keyring==23.2.1
lazy-object-proxy==1.6.0
lxml==4.6.3
MarkupSafe==2.0.1
maxminddb==2.2.0
mccabe==0.6.1
multidict==5.2.0
numpy==1.21.2
packaging==21.0
pandas==1.3.3
pip-review==1.1.0
pkginfo==1.7.1
platformdirs==2.4.0
pycodestyle==2.7.0
Pygments==2.10.0
pylint==2.11.1
pyparsing==2.4.7
pyquery==1.4.3
python-dateutil==2.8.2
pytz==2021.3
pywin32-ctypes==0.2.0
ratelim==0.1.6
readme-renderer==30.0
requests==2.26.0
requests-toolbelt==0.9.1
rfc3986==1.5.0
selenium==3.141.0
six==1.16.0
sqlparse==0.4.2
toml==0.10.2
tqdm==4.62.3
twine==3.4.2
typed-ast==1.4.3
typing==3.7.4.3
typing-extensions==3.10.0.2
urllib3==1.26.7
webencodings==0.5.1
wrapt==1.12.1
yarl==1.7.0
zipp==3.6.0