forked from SUNCAT-Center/CatalysisHubBackend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.template
51 lines (51 loc) · 1.25 KB
/
requirements.template
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
# 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.15.0
backports.functools-lru-cache==1.4
git+https://github.com/SUNCAT-Center/CatKit.git@d033697990fb8b9ac3e1c808b1eede5e37d38c8c#egg=catkit
git+https://github.com/SUNCAT-Center/CatLearn.git@beb84a3eabdab7912c7a2c345cd2e7804ec4a07b#egg=catlearn
BulkEnumerator-0.0.2-cp36-cp36m-linux_x86_64.whl
blinker==1.4
click==6.7
coverage==4.4.2
cycler==0.10.0
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
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==0.8.0
scikit-learn==0.19.1
scipy==0.19.1
seaborn==0.8.1
singledispatch==3.4.0.3
six==1.11.0
SQLAlchemy==1.1.14
typing==3.6.2
urwid==1.3.1
Werkzeug==0.12.2