Skip to content

Commit 0005efb

Browse files
committed
bump promise
1 parent 4c5b4d1 commit 0005efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
requirements = [
1515
# To keep things simple, we only support newer versions of Graphene
1616
"graphene>=2.1.3,<3",
17-
"promise>=2.1",
17+
"promise>=2.3",
1818
# Tests fail with 1.0.19
1919
"SQLAlchemy>=1.2,<2",
2020
"six>=1.10.0,<2",

0 commit comments

Comments
 (0)