Blame view

requirements.txt 753 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
python-slugify==1.2.4
9f57dceb   Goutte   Add half the brid...
14
requests==2.19.1
952e3d8f   Goutte   Move to another s...
15
16
17


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

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


## FILE FORMATS

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


## WEIRD STUFF

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