Blame view

requirements.txt 978 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

11d86851   Goutte   Add support for s...
16
17
18
19
20
# Why not pyvo ?
# For obscure reasons within spacepy, only numpy 1.7 or 1.8 will work
# and pyvo requires astropy, that requires a more recent numpy.
#pyvo==0.9.*

952e3d8f   Goutte   Move to another s...
21
22

## SECOND LEVEL DEPS
91c3d52d   Goutte   Add more logs.
23
# (comment them out if you have compatibility issues)
952e3d8f   Goutte   Move to another s...
24
25
26
27
28

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


## FILE FORMATS

PyYAML==3.12
netCDF4==1.2.7
5c1c54ec   Goutte   Bump h5py to 2.8 ...
41
h5py==2.8.0
952e3d8f   Goutte   Move to another s...
42
# spacepy does not like recent numpy versions (1.7 looks ok)
5c1c54ec   Goutte   Bump h5py to 2.8 ...
43
numpy==1.8.*
5ef50583   Goutte   Clean up.
44
# We only use pycdf from spacepy.
777eea4f   Goutte   Freeze spacepy, '...
45
46
# Ulterior versions are broken on install. (for python 2.7)
spacepy==0.1.5
952e3d8f   Goutte   Move to another s...
47
48
49
50
51
52


## WEIRD STUFF

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