Blame view

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


## MAIN DEPENDENCIES

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


## SECOND LEVEL DEPS
# (We could probably comment them out, but hey)

appdirs==1.4.3
click==6.7
dateutils==0.6.6
itsdangerous==0.24
706febb3   Goutte   Add the python re...
20
mglob==0.4
706febb3   Goutte   Add the python re...
21
pyparsing==2.2.0
952e3d8f   Goutte   Move to another s...
22
packaging==16.8
706febb3   Goutte   Add the python re...
23
24
six==1.10.0
Werkzeug==0.12
952e3d8f   Goutte   Move to another s...
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41


## FILE FORMATS

PyYAML==3.12
netCDF4==1.2.7
h5py==2.3.1
# We only use pycdf from spacepy.
spacepy==0.1.*
# spacepy does not like recent numpy versions (1.7 looks ok)
numpy==1.7.*


## WEIRD STUFF

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