forked from ElsevierSoftwareX/SOFTX_2020_1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
34 lines (26 loc) · 862 Bytes
/
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
# Requirements automatically generated by pigar.
# https://github.com/damnever/pigar
# tsfel/utils/gSheetsFilters.py: 4
gspread >= 3.1.0
# tsfel/utils/signal_processing.py: 81
matplotlib >= 3.1.0
# tests/test_features.py: 3
# tsfel/feature_extraction/calc_features.py: 8
# tsfel/feature_extraction/features.py: 3
# tsfel/feature_extraction/features_utils.py: 1
# tsfel/utils/calculate_complexity.py: 3
# tsfel/utils/gSheetsFilters.py: 5
# tsfel/utils/signal_processing.py: 1
numpy >= 1.17.4
# tsfel/utils/gSheetsFilters.py: 7
oauth2client >= 4.1.3
# tests/test_calc_features.py: 4
# tsfel/feature_extraction/calc_features.py: 9
# tsfel/utils/signal_processing.py: 2
pandas >= 0.24.2
# tsfel/feature_extraction/features.py: 1
# tsfel/utils/calculate_complexity.py: 4
# tsfel/utils/signal_processing.py: 3
scipy >= 1.4.0
# setup.py: 1
setuptools >= 41.0.1