Skip to content

Commit

Permalink
Merge pull request #242 from nandakishorepeddi/R1.8.1
Browse files Browse the repository at this point in the history
Upgrade python libraries to the patched versions
  • Loading branch information
ssurenr authored Mar 5, 2019
2 parents dfbdb9b + 1c23661 commit 4d32a72
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 2 deletions.
14 changes: 13 additions & 1 deletion requirements.test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,19 @@ netaddr
q
PyYAML==4.2b1
simplejson
jsonschema
jsonschema==3.0.0
jsonpatch==1.16
python-coveralls==2.7.0
requests==2.20.0
asn1crypto==0.24.0
certifi==2018.11.29
chardet==3.0.4
enum34==1.1.6
cryptography==2.5
idna==2.7
pycparser==2.19
urllib3==1.24.1
six==1.12.0
attrs==18.2.0
cffi==1.12.2
pyrsistent==0.14.11
14 changes: 13 additions & 1 deletion setup_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,17 @@ requests==2.20.0
simplejson==3.10.0
jsonpatch==1.16
jsonpointer==2.0
jsonschema
jsonschema==3.0.0
pyopenssl==17.5.0
asn1crypto==0.24.0
certifi==2018.11.29
chardet==3.0.4
enum34==1.1.6
cryptography==2.5
idna==2.7
pycparser==2.19
urllib3==1.24.1
six==1.12.0
attrs==18.2.0
cffi==1.12.2
pyrsistent==0.14.11

0 comments on commit 4d32a72

Please sign in to comment.