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 b6303f3 commit c1978f0Copy full SHA for c1978f0
requirements.txt
@@ -1,5 +1,5 @@
1
simplejson
2
-Flask>=1.0.1
+Flask>=1.0.1,<2
3
marshmallow==3.2.1
4
marshmallow_jsonapi==0.24.0
5
-sqlalchemy
+sqlalchemy<1.4
0 commit comments