Skip to content

Commit f945605

Browse files
committed
update requirements
1 parent 5bd3380 commit f945605

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

requirements-dev.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
autopep8>=1.3.5
1+
autopep8>=1.4.3
22
pycodestyle>=2.4.0
3-
pylint>=1.9.3
4-
setuptools>=40.2.0
5-
twine>=4.25.0
6-
wheel>=0.31.1
3+
pylint>=2.2.2
4+
setuptools>=40.6.3
5+
twine>=1.12.1
6+
wheel>=0.32.3

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
requests>=2.19.1,<3.0.0
1+
requests>=2.21.0,<3.0.0

0 commit comments

Comments
 (0)