Skip to content

Commit

Permalink
Updated python packages requirements version
Browse files Browse the repository at this point in the history
  • Loading branch information
galaunay committed Mar 23, 2020
1 parent 69a29c2 commit b7396ef
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
bumpversion==0.5.3
coverage==4.5.3
mock==3.0.5
mock==5.0.4
nose==1.3.7
twine==1.13.0
wheel==0.33.4
twine==3.1.1
wheel==0.34.2
10 changes: 5 additions & 5 deletions requirements-rpc.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
jedi==0.15.1
rope==0.14.0
autopep8==1.4.4
yapf==0.28
setuptools==41.2
jedi==0.16.0
rope==0.16.0
autopep8==1.5
yapf==0.29
setuptools==46.1.1
2 changes: 1 addition & 1 deletion requirements-rpc3.6.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
black==19.3b0
black==19.10b0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
flake8==3.7.8
flake8==3.7.9

0 comments on commit b7396ef

Please sign in to comment.