Skip to content

Commit aba52ac

Browse files
authored
Set the correct requirement for six >= 1.13.0
1 parent 8e4f29c commit aba52ac

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
@@ -1,4 +1,4 @@
11
requests>=2.23.0
2-
six
2+
six>=1.13.0
33
pytest
44
delayed-assert

0 commit comments

Comments
 (0)