forked from DIRACGrid/DIRAC
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
52 lines (50 loc) · 855 Bytes
/
requirements.txt
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
52
# From repo
fts3-rest
git+https://github.com/DIRACGrid/pyGSI.git#egg=GSI
# From pypi
#asn1
M2Crypto==0.32
autopep8==1.3.3
certifi
coverage
codecov
elasticsearch-dsl~=6.3.1
CMRESHandler>=1.0.0b4
funcsigs
future
futures
GitPython>=2.1.0
# newer versions of matplotlib require python 3
matplotlib>=2.1.0,<3.0
mock>=1.0.1
MySQL-python>=1.2.5
jinja2
ipython==5.3.0
numpy>=1.10.1
pexpect>=4.0.1
psutil>=4.2.0
pyasn1>0.4.1
pyasn1_modules
Pygments>=1.5
pylint>=1.6.5
pyparsing>=2.0.6
pytest>=3.6
pytest-cov>=2.2.0
pytest-mock
pytz>=2015.7
readline>=6.2.4
requests>=2.9.1
rst2pdf>=0.93
simplejson>=3.8.1
six>=1.10
sqlalchemy>=1.0.9
stomp.py>=3.1.5
suds-jurko>=0.6
sphinx
# typing comes in via m2crypto. newer versions of typing caused an error in hypothesis
typing==3.6.6
hypothesis
python-json-logger>=0.1.8
multi-mechanize>=1.2.0
tornado>=5.0.0
caniusepython3