Skip to content

Commit

Permalink
Merge pull request #4897 from cms-sw/190419_python
Browse files Browse the repository at this point in the history
update openblas and a few more python tools
  • Loading branch information
cmsbuild committed Apr 24, 2019
2 parents bfaf105 + 9a00b01 commit 2ba3d52
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 13 deletions.
2 changes: 1 addition & 1 deletion OpenBLAS.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### RPM external OpenBLAS 0.2.20
### RPM external OpenBLAS 0.3.5
Source: https://github.com/xianyi/OpenBLAS/archive/v%{realversion}.tar.gz

# Will be part of future release
Expand Down
2 changes: 0 additions & 2 deletions pip/py2-deepdish.file

This file was deleted.

20 changes: 10 additions & 10 deletions pip/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ argparse==1.4.0
asn1crypto==0.24.0
atomicwrites==1.3.0
attrs==19.1.0
autopep8==1.4.3
autopep8==1.4.4
avro==1.8.2
awkward==0.8.15
awkward==0.9.0
backcall==0.1.0
backports_abc==0.5
backports-functools_lru_cache==1.5
Expand All @@ -31,9 +31,9 @@ configparser==3.5.0
contextlib2==0.5.5
cryptography==2.6.1
cycler==0.10.0
cython==0.29.6
cython==0.29.7
decorator==4.4.0
defusedxml==0.5.0
defusedxml==0.6.0
docopt==0.6.2
downhill==0.4.0
entrypoints==0.3
Expand Down Expand Up @@ -80,7 +80,7 @@ lizard==1.16.3
llvmlite==0.28.0
lxml==4.3.3
lz4==2.1.6
Mako==1.0.8
Mako==1.0.9
Markdown==3.1
MarkupSafe==1.1.1
mccabe==0.6.1
Expand Down Expand Up @@ -139,7 +139,7 @@ pyOpenSSL==19.0.0
pyparsing==2.4.0
py==1.8.0
pysqlite==2.8.3
pytest==4.4.0
pytest==4.4.1
python-cjson==1.2.1
python-dateutil==2.8.0
python-ldap==3.2.0
Expand All @@ -164,7 +164,7 @@ simplegeneric==0.8.1
singledispatch==3.4.0.3
six==1.12.0
smmap2==2.0.5
soupsieve==1.9
soupsieve==1.9.1
stevedore==1.30.1
subprocess32==3.5.3
sympy==1.4
Expand All @@ -180,9 +180,9 @@ traitlets==4.3.2
typing_extensions==3.7.2
typing==3.6.6
uncertainties==3.0.3
uproot==3.4.19
uproot-methods==0.4.7
urllib3==1.24.1
uproot==3.5.0
uproot-methods==0.5.0
urllib3==1.24.2
virtualenv-clone==0.5.3
virtualenv==16.0.0
virtualenvwrapper==4.8.4
Expand Down

0 comments on commit 2ba3d52

Please sign in to comment.