We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c8d844 commit c8e781cCopy full SHA for c8e781c
requirements.txt
@@ -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
+zetup >= 0.2.61
+moretools >= 0.1.12
+#py2 path.py ~= 11.5.0 #import path
+#py3 path.py >= 11.5.0 #import path
5
+whichcraft >= 0.6.0
0 commit comments