-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
45 lines (34 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
# Requirements automatically generated by pigar.
# https://github.com/damnever/pigar
# trajclus/apps/lsh_clustering.py: 6
Shapely == 1.6.4.post2
# trajclus/apps/convert_flight_format.py: 4
# trajclus/apps/db_clustering.py: 3
# trajclus/apps/lsh_clustering.py: 1
# trajclus/apps/traffic_density_plot.py: 3
click == 6.7
# trajclus/lib/lsh_lib.py: 4
datasketch == 1.5.0
# trajclus/apps/lsh_clustering.py: 5
geopy == 1.20.0
# trajclus/lib/plot_utils.py: 6
matplotlib == 3.1.1
# trajclus/apps/lsh_clustering.py: 3
# trajclus/lib/geometric_utils.py: 1
# trajclus/lib/plot_utils.py: 3
numpy == 1.17.4
# trajclus/apps/db_clustering.py: 4
# trajclus/apps/lsh_clustering.py: 2
# trajclus/apps/traffic_density_plot.py: 4
# trajclus/lib/preprocessing_lib.py: 1
pandas == 0.25.0
# trajclus/lib/geometric_utils.py: 2
scipy == 1.3.1
# trajclus/lib/plot_utils.py: 5
seaborn == 0.9.0
# trajclus/lib/geometric_utils.py: 3
simplification == 0.4.2
# trajclus/apps/db_clustering.py: 5,6
# trajclus/apps/lsh_clustering.py: 4,7,8
# trajclus/lib/preprocessing_lib.py: 2
sklearn == 0.0