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 4c5b4d1 commit 7a48d3dCopy full SHA for 7a48d3d
setup.py
@@ -14,7 +14,7 @@
14
requirements = [
15
# To keep things simple, we only support newer versions of Graphene
16
"graphene>=2.1.3,<3",
17
- "promise>=2.1",
+ "promise>=2.3",
18
# Tests fail with 1.0.19
19
"SQLAlchemy>=1.2,<2",
20
"six>=1.10.0,<2",
0 commit comments