Skip to content

Commit 77f33f1

Browse files
committed
Upgrade the "six" dependency to ">=1.13.0"
1 parent 2148d3d commit 77f33f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pip>=19.3.1
22
setuptools>=41.6.0
33
setuptools-scm>=3.3.3
44
wheel>=0.33.6
5-
six>=1.12.0
5+
six>=1.13.0
66
nose>=1.3.7
77
ipdb>=0.12.2
88
idna==2.8

0 commit comments

Comments
 (0)