Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit a972876

Browse files
committed
Update requirements.txt and diracos.json for release v1r15
1 parent e0910f1 commit a972876

File tree

2 files changed

+113
-57
lines changed

2 files changed

+113
-57
lines changed

config/diracos.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "master",
2+
"version": "v1r15",
33
"comment": "This is the latest version",
44
"rpmBuild": {
55
"mockConfig": "../mockConfigs/mock-build-diracos.cfg",

config/requirements.txt

Lines changed: 112 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,57 +1,113 @@
1-
# From repo
2-
git+https://github.com/DIRACGrid/pyGSI.git#egg=GSI
1+
#
2+
# This file is autogenerated by pip-compile
3+
# To update, run:
4+
#
5+
# pip-compile /tmp/fixed_requirements.txt
6+
#
7+
astroid==1.6.6 # via pylint
8+
atomicwrites==1.4.0 # via pytest
9+
attrs==20.2.0 # via hypothesis, pytest
10+
autopep8==1.3.3 # via -r /tmp/fixed_requirements.txt
11+
awkward==0.13.0 # via uproot, uproot-methods
12+
backports-abc==0.5 # via tornado
13+
backports.functools-lru-cache==1.6.1 # via astroid, isort, matplotlib, pylint, wcwidth
14+
backports.lzma==0.0.14 # via -r /tmp/fixed_requirements.txt
15+
backports.shutil-get-terminal-size==1.0.0 # via ipython
16+
boto3==1.16.5 # via -r /tmp/fixed_requirements.txt
17+
botocore==1.19.5 # via boto3, s3transfer
18+
cachetools==3.1.1 # via uproot
19+
certifi==2020.6.20 # via -r /tmp/fixed_requirements.txt, requests
20+
chardet==3.0.4 # via requests
21+
cmreshandler==1.0.0 # via -r /tmp/fixed_requirements.txt
22+
codecov==2.1.10 # via -r /tmp/fixed_requirements.txt
23+
configparser==4.0.2 # via importlib-metadata, pylint
24+
contextlib2==0.6.0.post1 # via importlib-metadata, zipp
25+
coverage==5.3 # via codecov, pytest-cov
26+
cycler==0.10.0 # via matplotlib
27+
decorator==4.4.2 # via ipython, traitlets
28+
diraccfg==0.2.0 # via -r /tmp/fixed_requirements.txt
29+
docopt==0.6.2 # via stomp.py
30+
docutils==0.16 # via -r /tmp/fixed_requirements.txt
31+
elasticsearch-dsl==6.4.0 # via -r /tmp/fixed_requirements.txt
32+
elasticsearch==6.8.1 # via cmreshandler, elasticsearch-dsl
33+
enum34==1.1.10 # via astroid, hypothesis, traitlets
34+
enum==0.4.7 # via cmreshandler
35+
flaky==3.7.0 # via -r /tmp/fixed_requirements.txt
36+
fts3-rest==3.9.4 # via -r /tmp/fixed_requirements.txt
37+
funcsigs==1.0.2 # via -r /tmp/fixed_requirements.txt, mock, pytest
38+
future==0.18.2 # via -r /tmp/fixed_requirements.txt, lz4
39+
futures==3.3.0 # via -r /tmp/fixed_requirements.txt, isort, s3transfer, tornado
40+
gitdb2==2.0.6 # via gitpython
41+
gitpython==2.1.15 # via -r /tmp/fixed_requirements.txt
42+
hypothesis==4.57.1 # via -r /tmp/fixed_requirements.txt
43+
idna==2.10 # via requests
44+
importlib-metadata==2.0.0 # via pluggy, pytest
45+
ipaddress==1.0.23 # via elasticsearch-dsl
46+
ipython-genutils==0.2.0 # via traitlets
47+
ipython==5.3.0 # via -r /tmp/fixed_requirements.txt
48+
isort==4.3.21 # via pylint
49+
jinja2==2.11.2 # via -r /tmp/fixed_requirements.txt
50+
jmespath==0.10.0 # via boto3, botocore
51+
kiwisolver==1.1.0 # via matplotlib
52+
lazy-object-proxy==1.5.1 # via astroid
53+
lz4==2.2.1 # via -r /tmp/fixed_requirements.txt
54+
m2crypto==0.36.0 # via -r /tmp/fixed_requirements.txt, fts3-rest
55+
markupsafe==1.1.1 # via jinja2
56+
matplotlib==2.2.5 # via -r /tmp/fixed_requirements.txt
57+
mccabe==0.6.1 # via pylint
58+
mock==3.0.5 # via -r /tmp/fixed_requirements.txt, pytest-mock
59+
more-itertools==5.0.0 # via pytest
60+
mysql-python==1.2.5 # via -r /tmp/fixed_requirements.txt
61+
numpy==1.16.6 # via -r /tmp/fixed_requirements.txt, awkward, matplotlib, uproot, uproot-methods
62+
packaging==20.4 # via pytest
63+
pathlib2==2.3.5 # via importlib-metadata, ipython, pickleshare, pytest
64+
pexpect==4.8.0 # via -r /tmp/fixed_requirements.txt, ipython
65+
pickleshare==0.7.5 # via ipython
66+
pillow==6.2.2 # via -r /tmp/fixed_requirements.txt
67+
pluggy==0.13.1 # via pytest
68+
prompt-toolkit==1.0.18 # via ipython
69+
psutil==5.7.3 # via -r /tmp/fixed_requirements.txt
70+
ptyprocess==0.6.0 # via pexpect
71+
py==1.9.0 # via pytest
72+
pyasn1-modules==0.2.8 # via -r /tmp/fixed_requirements.txt
73+
pyasn1==0.4.8 # via -r /tmp/fixed_requirements.txt, pyasn1-modules
74+
pycodestyle==2.6.0 # via autopep8
75+
pycurl==7.19.0 # via fts3-rest
76+
pygments==2.5.2 # via -r /tmp/fixed_requirements.txt, ipython
77+
pylint==1.9.5 # via -r /tmp/fixed_requirements.txt
78+
pyparsing==2.4.7 # via -r /tmp/fixed_requirements.txt, matplotlib, packaging
79+
pytest-cov==2.10.1 # via -r /tmp/fixed_requirements.txt
80+
pytest-mock==2.0.0 # via -r /tmp/fixed_requirements.txt
81+
pytest==4.6.11 # via -r /tmp/fixed_requirements.txt, pytest-cov, pytest-mock
82+
python-dateutil==2.8.1 # via botocore, elasticsearch-dsl, matplotlib
83+
python-json-logger==0.1.11 # via -r /tmp/fixed_requirements.txt
84+
pytz==2020.1 # via -r /tmp/fixed_requirements.txt, matplotlib
85+
readline==6.2.4.1 # via -r /tmp/fixed_requirements.txt
86+
requests==2.24.0 # via -r /tmp/fixed_requirements.txt, cmreshandler, codecov, fts3-rest
87+
s3transfer==0.3.3 # via boto3
88+
scandir==1.10.0 # via pathlib2
89+
simplegeneric==0.8.1 # via ipython
90+
simplejson==3.17.2 # via -r /tmp/fixed_requirements.txt
91+
singledispatch==3.4.0.3 # via astroid, pylint, tornado
92+
six==1.15.0 # via -r /tmp/fixed_requirements.txt, astroid, cycler, elasticsearch-dsl, matplotlib, mock, more-itertools, packaging, pathlib2, prompt-toolkit, pylint, pytest, python-dateutil, singledispatch, traitlets
93+
smmap2==3.0.1 # via gitdb2
94+
smmap==3.0.4 # via smmap2
95+
sortedcontainers==2.2.2 # via hypothesis
96+
sqlalchemy==1.3.20 # via -r /tmp/fixed_requirements.txt
97+
stomp.py==4.1.22 # via -r /tmp/fixed_requirements.txt
98+
subprocess32==3.5.4 # via -r /tmp/fixed_requirements.txt, matplotlib
99+
suds-jurko==0.6 # via -r /tmp/fixed_requirements.txt
100+
tornado==5.1.1 # via -r /tmp/fixed_requirements.txt
101+
traitlets==4.3.3 # via ipython
102+
typing==3.6.6 # via -r /tmp/fixed_requirements.txt, m2crypto
103+
uproot-methods==0.7.4 # via uproot
104+
uproot==3.12.0 # via -r /tmp/fixed_requirements.txt
105+
urllib3==1.25.11 # via botocore, elasticsearch, requests
106+
wcwidth==0.2.5 # via prompt-toolkit, pytest
107+
wrapt==1.12.1 # via astroid
108+
xxhash==2.0.0 # via -r /tmp/fixed_requirements.txt
109+
zipp==1.2.0 # via importlib-metadata
3110

4-
# From pypi
5-
autopep8==1.3.3
6-
boto3
7-
certifi
8-
CMRESHandler>=1.0.0b4
9-
codecov
10-
diraccfg
11-
docutils
12-
elasticsearch-dsl>=6.0.0,<7.0.0
13-
flaky
14-
fts3-rest
15-
funcsigs
16-
future
17-
futures
18-
GitPython>=2.1.0
19-
# newer versions of matplotlib require python 3
20-
matplotlib>=2.1.0,<3.0
21-
mock>=1.0.1
22-
M2Crypto
23-
MySQL-python>=1.2.5
24-
jinja2
25-
ipython==5.3.0
26-
numpy>=1.10.1
27-
pillow
28-
pexpect>=4.0.1
29-
psutil>=4.2.0
30-
pyasn1>0.4.1
31-
pyasn1_modules
32-
Pygments>=1.5
33-
pylint>=1.6.5
34-
pyparsing>=2.0.6
35-
pytest>=3.6
36-
pytest-cov>=2.2.0
37-
pytest-mock
38-
pytz>=2015.7
39-
readline>=6.2.4
40-
requests>=2.9.1
41-
simplejson>=3.8.1
42-
six>=1.10
43-
sqlalchemy>=1.0.9
44-
# More recent version of stomp are python 3 only
45-
stomp.py==4.1.22
46-
subprocess32
47-
suds-jurko>=0.6
48-
# typing comes in via m2crypto. newer versions of typing caused an error in hypothesis
49-
typing==3.6.6
50-
hypothesis
51-
python-json-logger>=0.1.8
52-
tornado>=5.0.0,<6.0.0
53-
# Add uproot and optional compression related libraries
54-
uproot
55-
backports.lzma
56-
lz4
57-
xxhash
111+
# The following packages are considered to be unsafe in a requirements file:
112+
# setuptools
113+
git+https://github.com/DIRACGrid/pyGSI.git#egg=GSI

0 commit comments

Comments
 (0)