-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
executable file
·124 lines (124 loc) · 2.09 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
aiohttp==3.8.1
aiosignal==1.2.0
alembic==1.8.1
asgiref==3.4.1
astroid==2.9.3
async-generator==1.10
async-timeout==4.0.2
attrs==21.4.0
autopep8==1.6.0
backports.zoneinfo==0.2.1
bleach==4.1.0
blinker==1.5
certifi==2021.10.8
cffi==1.15.0
chardet==4.0.0
charset-normalizer==2.0.9
click==8.1.3
click-plugins==1.1.1
cligj==0.7.2
colorama==0.4.4
cryptography==36.0.1
cssselect==1.1.0
DateTime==4.7
decorator==5.1.1
defusedxml==0.7.1
dicttoxml==1.7.4
Django==4.0
django-allauth==0.47.0
django-email-users==1.1.0
django-ipware==4.0.2
djangorestframework==3.13.1
dnspython==2.2.1
docutils==0.18.1
email-validator==1.3.0
Fiona==1.9.2
Flask==2.2.2
Flask-Cors==3.0.10
Flask-JWT-Extended==4.4.4
Flask-Mail==0.9.1
Flask-Migrate==4.0.0
Flask-Script==2.0.6
Flask-SQLAlchemy==3.0.2
Flask-WTF==1.0.1
frozenlist==1.3.0
future==0.18.2
geocoder==1.38.1
geoip2==4.5.0
geopandas==0.12.2
greenlet==2.0.1
h11==0.13.0
h3==3.7.3
idna==3.4
importlib-metadata==5.1.0
install==1.3.5
ip2geotools==0.1.6
IP2Location==8.6.4
isort==5.10.1
itsdangerous==2.1.2
Jinja2==3.1.2
keyring==23.5.0
lazy-object-proxy==1.7.1
lxml==4.7.1
Mako==1.2.4
MarkupSafe==2.1.1
maxminddb==2.2.0
mccabe==0.6.1
multidict==5.2.0
munch==2.5.0
numpy==1.24.2
oauthlib==3.1.1
outcome==1.1.0
packaging==21.3
pandas==1.5.3
pip-review==1.1.1
pkginfo==1.8.2
platformdirs==2.4.1
plotly==5.13.1
psycopg2-binary==2.9.5
pycodestyle==2.8.0
pycparser==2.21
Pygments==2.11.2
PyJWT==2.6.0
pylint==2.12.2
pyOpenSSL==21.0.0
pyparsing==3.0.7
pyproj==3.4.1
pyquery==1.4.3
python-dateutil==2.8.2
python-dotenv==0.21.0
python3-openid==3.2.0
pytz==2022.6
ratelim==0.1.6
readme-renderer==32.0
requests==2.26.0
requests-oauthlib==1.3.0
requests-toolbelt==0.9.1
rfc3986==2.0.0
s2sphere==0.2.5
selenium==4.1.0
shapely==2.0.1
six==1.16.0
sniffio==1.2.0
sortedcontainers==2.4.0
SQLAlchemy==1.4.44
SQLAlchemy-Utils==0.39.0
sqlparse==0.4.2
tenacity==8.2.2
toml==0.10.2
tqdm==4.62.3
trio==0.19.0
trio-websocket==0.9.2
twine==3.7.1
typed-ast==1.5.1
typing==3.7.4.3
typing_extensions==4.0.1
urllib3==1.26.7
webencodings==0.5.1
Werkzeug==2.2.2
wrapt==1.13.3
wsproto==1.0.0
WTForms==3.0.1
yarl==1.7.2
zipp==3.11.0
zope.interface==5.5.2