forked from rizac/stream2segment
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
60 lines (59 loc) · 968 Bytes
/
requirements.txt
File metadata and controls
60 lines (59 loc) · 968 Bytes
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
certifi==2018.11.29
chardet==3.0.4
Click==7.0
cycler==0.10.0
decorator==4.3.0
Flask==1.0.2
future==0.17.1
futures==3.1.1
idna==2.7
itsdangerous==1.1.0
Jinja2==2.10
kiwisolver==1.0.1
lxml==4.2.5
MarkupSafe==1.1.0
matplotlib==3.0.2
numpy==1.15.4
obspy==1.1.0
pandas==0.23.4
psutil==5.4.8
psycopg2==2.7.6.1
pyparsing==2.3.0
python-dateutil==2.7.5
pytz==2018.7
PyYAML==3.13
requests==2.20.1
scipy==1.1.0
six==1.11.0
SQLAlchemy==1.2.14
urllib3==1.24.1
Werkzeug==0.14.1
# certifi==2017.7.27.1
# chardet==3.0.4
# click==6.7
# cycler==0.10.0
# decorator==4.1.2
# Flask==0.12.3
# future==0.16.0
# futures==3.1.1
# idna==2.6
# itsdangerous==0.24
# Jinja2==2.9.6
# lxml==4.0.0
# MarkupSafe==1.0
# matplotlib==2.0.2
# numpy==1.13.1
# obspy==1.0.3
# pandas==0.20.3
# psutil==5.3.1
# psycopg2==2.7.3.1
# pyparsing==2.2.0
# python-dateutil==2.6.1
# pytz==2017.2
# PyYAML==3.12
# requests==2.18.4
# scipy==0.19.1
# six==1.11.0
# SQLAlchemy==1.1.14
# urllib3==1.22
# Werkzeug==0.12.2