Skip to content

Commit c8e781c

Browse files
Update requirements
1 parent 7c8d844 commit c8e781c

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

requirements.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
zetup >= 0.2.51
2-
moretools >= 0.1.10
3-
path.py ~= 11.5 #import path
4-
whichcraft >= 0.6
1+
zetup >= 0.2.61
2+
moretools >= 0.1.12
3+
#py2 path.py ~= 11.5.0 #import path
4+
#py3 path.py >= 11.5.0 #import path
5+
whichcraft >= 0.6.0

0 commit comments

Comments
 (0)