forked from SUNCAT-Center/CatalysisHubBackend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
55 lines (55 loc) · 1.24 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
# DO NOT EDIT requirements.txt DIRECTLY OR ADD IT TO VERSION CONTROL
# It will be overwritten in the install progress
# Add new packages in requirements.template instead.
ase==3.16.0
backports.functools-lru-cache==1.4
catkit>=0.5.3
git+https://github.com/SUNCAT-Center/CatLearn.git@06bbfd370306ae6ecbfee50fd48b5f0a6ff5ef31#egg=catlearn
git+https://github.com/SUNCAT-Center/CatHub.git#egg=cathub
blinker==1.4
click==6.7
coverage==4.4.2
cycler==0.10.0
FireWorks==1.6.9
Flask==0.12.2
Flask-Cors==3.0.3
Flask-GraphQL==1.4.1
Flask-Script==2.0.6
Flask-SQLAlchemy==2.3.2
graphene==2.0.dev20170802065539
graphene-sqlalchemy==2.0.dev2017083101
graphql-core==2.0.dev20171009101843
graphql-relay==0.4.5
graphql-server-core==1.0.dev20170322001
gunicorn==19.7.1
h5py==2.7.1
iso8601==0.1.12
itsdangerous==0.24
Jinja2==2.9.6
MarkupSafe==1.0
matplotlib==2.1.0
mendeleev==0.4.2
nose==1.3.7
numpy==1.13.3
pandas==0.20.3
promise==2.1.dev20170724043809
psycopg2==2.7.3.2
pudb==2017.1.4
Pygments==2.2.0
pymatgen==2018.3.23
pyparsing==2.2.0
python-dateutil==2.6.1
pytz==2017.2
raven>=3
requests-oauthlib==1.0.0
scikit-learn==0.19.1
scipy==0.19.1
seaborn==0.8.1
sendgrid==5.4.1
singledispatch==3.4.0.3
six==1.11.0
SQLAlchemy==1.1.14
typing==3.6.2
tqdm==4.19.5
urwid==1.3.1
Werkzeug==0.12.2