Blame view

requirements.txt 736 Bytes
952e3d8f   Goutte   Move to another s...
1
2
## The following requirements were originally generated with `pip freeze`.

5ef50583   Goutte   Clean up.
3
4
5
# yum install lapack
# yum install lapack-devel

952e3d8f   Goutte   Move to another s...
6
7
8

## MAIN DEPENDENCIES

706febb3   Goutte   Add the python re...
9
Flask==0.12
706febb3   Goutte   Add the python re...
10
11
12
Jinja2==2.9.5
Markdown==2.6.8
MarkupSafe==1.0
952e3d8f   Goutte   Move to another s...
13
14
15
16
python-slugify==1.2.4


## SECOND LEVEL DEPS
91c3d52d   Goutte   Add more logs.
17
# (comment them out if you have compatibility issues)
952e3d8f   Goutte   Move to another s...
18
19
20
21
22

appdirs==1.4.3
click==6.7
dateutils==0.6.6
itsdangerous==0.24
706febb3   Goutte   Add the python re...
23
mglob==0.4
706febb3   Goutte   Add the python re...
24
pyparsing==2.2.0
952e3d8f   Goutte   Move to another s...
25
packaging==16.8
706febb3   Goutte   Add the python re...
26
27
six==1.10.0
Werkzeug==0.12
5ef50583   Goutte   Clean up.
28
Cython==0.27.1
952e3d8f   Goutte   Move to another s...
29
30
31
32
33
34


## FILE FORMATS

PyYAML==3.12
netCDF4==1.2.7
5c1c54ec   Goutte   Bump h5py to 2.8 ...
35
h5py==2.8.0
952e3d8f   Goutte   Move to another s...
36
# spacepy does not like recent numpy versions (1.7 looks ok)
5c1c54ec   Goutte   Bump h5py to 2.8 ...
37
numpy==1.8.*
5ef50583   Goutte   Clean up.
38
39
# We only use pycdf from spacepy.
spacepy==0.1.*
952e3d8f   Goutte   Move to another s...
40
41
42
43
44
45


## WEIRD STUFF

# This version number makes pip yell on the prod server (?)
#pkg-resources==0.0.0