Skip to content

Commit 253fd89

Browse files
Merge 8d336cb into 84ae836
2 parents 84ae836 + 8d336cb commit 253fd89

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements/install.pip

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
aniso8601>=0.82
1+
aniso8601==8.0.0; python_version < '3.5'
2+
aniso8601>=0.82; python_version >= '3.5'
23
jsonschema
34
Flask>=0.8
45
werkzeug

0 commit comments

Comments
 (0)