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 2d081a0 commit c5ead38Copy full SHA for c5ead38
requirements.txt
@@ -1,4 +1,4 @@
1
schema-salad >= 1.14
2
-typing >= 3.5.3, < 3.6; python_version < '3.5'
+typing>=3.6,<3.7; python_version < '3.5'
3
futures >= 3.0.5; python_version == '2.7'
4
junit-xml >= 1.7
0 commit comments