Skip to content

Commit da72e73

Browse files
committed
Update dependencies
1 parent af46d5e commit da72e73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
pip>=19.3.1
2-
setuptools>=45.0.0
2+
setuptools>=44.0.0;python_version<"3"
3+
setuptools>=45.0.0;python_version>="3"
34
setuptools-scm>=3.3.3
45
wheel>=0.33.6
56
six==1.13.0

0 commit comments

Comments
 (0)