Skip to content

Commit

Permalink
Merge pull request #9825 from amaltaro/fix-9824
Browse files Browse the repository at this point in the history
Update WMAgent and WMCore python requirements
  • Loading branch information
amaltaro authored Jul 11, 2020
2 parents a09e2ae + ac54805 commit 4f58231
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
6 changes: 5 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,11 @@ Sphinx==1.3.5
cx-Oracle==5.2.1
dbs-client==3.3.160
decorator==3.4.2
future==0.16.0
future==0.18.2
nose2==0.9.2
mock==2.0.0
coverage==4.5.4
funcsigs==1.0.2
httplib2==0.18.0
psutil==5.6.6
py==1.7.0
Expand Down
5 changes: 4 additions & 1 deletion requirements.wmagent.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@ Sphinx==1.3.5
cx-Oracle==5.2.1
dbs-client==3.7.8
decorator==3.4.2
future==0.16.0
future==0.18.2
mock==2.0.0
coverage==4.5.4
funcsigs==1.0.2
httplib2==0.18.0
nose2==0.9.2
psutil==5.6.6
Expand Down

0 comments on commit 4f58231

Please sign in to comment.