-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
72 lines (72 loc) · 1.18 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
attrs==21.4.0
black==22.3.0
certifi==2021.10.8
cfgv==3.3.1
charset-normalizer==2.0.12
click==8.1.2
decorator==5.1.1
distlib==0.3.4
docker==5.0.3
docopt==0.6.2
filelock==3.6.0
Flask==2.1.1
Flask-SQLAlchemy==2.5.1
future==0.18.2
geocoder==1.38.1
geographiclib==1.52
geojson==2.5.0
geopy==2.2.0
geotext==0.4.0
greenlet==1.1.2
gunicorn==20.1.0
identify==2.4.12
idna==3.3
importlib-metadata==4.11.3
iniconfig==1.1.1
itsdangerous==2.1.2
Jinja2==3.1.1
keyring==23.5.0
keyrings.alt==4.1.0
MarkupSafe==2.1.1
mypy==0.942
mypy-extensions==0.4.3
nodeenv==1.6.0
packaging==21.3
pathspec==0.9.0
phonenumbers==8.12.46
pipreqs==0.4.11
platformdirs==2.5.1
pluggy==1.0.0
pre-commit==2.18.1
py==1.11.0
pycountry==22.3.5
pyicloud==1.0.0
PyJWT==2.3.0
pyowm==3.3.0
pyparsing==3.0.7
pypi-install==0.0.5
PySocks==1.7.1
pytest==7.1.1
python-dotenv==0.20.0
pytz==2022.1
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0
ratelim==0.1.6
requests==2.27.1
six==1.16.0
SQLAlchemy==1.4.35
toml==0.10.2
tomli==2.0.1
twilio==7.8.0
types-requests==2.27.16
types-urllib3==1.26.11
typing_extensions==4.1.1
tzdata==2022.1
tzlocal==4.2
urllib3==1.26.9
virtualenv==20.14.0
waitress==2.1.1
websocket-client==1.3.2
Werkzeug==2.1.1
yarg==0.1.9
zipp==3.8.0