Skip to content

Commit 9a6a54b

Browse files
committed
Update the setuptools Python dependency
1 parent 6e0546e commit 9a6a54b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pip>=20.0.2
2-
setuptools>=44.0.0;python_version<"3.5"
3-
setuptools>=46.0.0;python_version>="3.5"
2+
setuptools>=44.1.0;python_version<"3.5"
3+
setuptools>=46.1.3;python_version>="3.5"
44
setuptools-scm>=3.5.0
55
wheel>=0.34.2
66
six==1.14.0

0 commit comments

Comments
 (0)