forked from jonpappalord/crowd_flow_prediction
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
78 lines (78 loc) · 1.28 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
alembic==1.4.1
attrs==21.2.0
branca==0.4.2
build==0.4.0
certifi==2021.5.30
chardet==4.0.0
click==8.0.1
click-plugins==1.1.1
cligj==0.7.2
cloudpickle==1.6.0
cycler==0.10.0
databricks-cli==0.14.3
docker==5.0.0
entrypoints==0.3
Fiona==1.8.20
Flask==2.0.1
folium==0.12.1
geojson==2.5.0
geopandas==0.9.0
gitdb==4.0.7
GitPython==3.1.17
greenlet==1.1.0
gunicorn==20.1.0
h3==3.7.3
idna==2.10
importlib-metadata==4.5.0
itsdangerous==2.0.1
Jinja2==3.0.1
joblib==1.0.1
kiwisolver==1.3.1
Mako==1.1.4
MarkupSafe==2.0.1
matplotlib==3.4.2
mlflow==1.17.0
mpmath==1.2.1
munch==2.5.0
numpy==1.20.3
packaging==20.9
pandas==1.2.4
patsy==0.5.1
pep517==0.10.0
Pillow==8.2.0
powerlaw==1.4.6
prometheus-client==0.11.0
prometheus-flask-exporter==0.18.2
protobuf==3.17.3
pyparsing==2.4.7
pyproj==3.1.0
python-dateutil==2.8.1
python-editor==1.0.4
python-igraph==0.9.6
pytz==2021.1
PyYAML==5.4.1
querystring-parser==1.2.4
requests==2.25.1
Rtree==0.8.3
scikit-learn==0.24.2
scikit-mobility==1.2.2
scipy==1.6.3
Shapely==1.7.1
six==1.16.0
smmap==4.0.0
SQLAlchemy==1.4.18
sqlparse==0.4.1
statsmodels==0.12.2
tabulate==0.8.9
texttable==1.6.3
threadpoolctl==2.1.0
toml==0.10.2
torch==1.8.1+cpu
torchaudio==0.8.1
torchvision==0.9.1+cpu
tqdm==4.61.1
typing-extensions==3.10.0.0
urllib3==1.26.5
websocket-client==1.1.0
Werkzeug==2.0.1
zipp==3.4.1