-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
66 lines (66 loc) · 1.05 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
alembic==1.8.1
anyio==3.6.1
asyncpg==0.26.0
attrs==22.1.0
certifi==2022.9.24
cfgv==3.3.1
charset-normalizer==2.1.1
click==8.1.3
click-plugins==1.1.1
cligj==0.7.2
colorama==0.4.5
contourpy==1.0.6
cycler==0.11.0
databases==0.6.0
distlib==0.3.5
fastapi==0.78.0
fastapi-jwt-auth==0.5.0
filelock==3.7.1
Fiona==1.8.22
fonttools==4.38.0
GeoAlchemy2==0.12.3
geojson==2.5.0
geopandas==0.12.1
greenlet==1.1.2
gunicorn==20.1.0
h11==0.13.0
identify==2.5.2
idna==3.3
kiwisolver==1.4.4
Mako==1.2.1
MarkupSafe==2.1.1
matplotlib==3.6.2
munch==2.5.0
networkx==2.8.8
nodeenv==1.7.0
numpy==1.23.4
osmnx==1.2.2
packaging==21.3
pandas==1.5.1
passlib==1.7.4
Pillow==9.3.0
platformdirs==2.5.2
polyline==1.4.0
pre-commit==2.20.0
psycopg2-binary==2.9.3
pydantic==1.9.1
PyJWT==1.7.1
pyparsing==3.0.9
pyproj==3.4.0
python-dateutil==2.8.2
python-decouple==3.6
pytz==2022.6
PyYAML==6.0
requests==2.28.1
Rtree==1.0.1
Shapely==1.8.5.post1
six==1.16.0
sniffio==1.2.0
SQLAlchemy==1.4.39
starlette==0.19.1
toml==0.10.2
typing_extensions==4.3.0
urllib3==1.26.12
uvicorn==0.18.2
virtualenv==20.16.0
websockets==10.3