Skip to content

Commit d875c0e

Browse files
committed
bump sqlalchemy
1 parent ac316ff commit d875c0e

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
@@ -16,7 +16,7 @@
1616
"graphene>=2.1.3,<3",
1717
"promise>=2.1",
1818
# Tests fail with 1.0.19
19-
"SQLAlchemy>=1.1,<2",
19+
"SQLAlchemy>=1.2,<2",
2020
"six>=1.10.0,<2",
2121
"singledispatch>=3.4.0.3,<4",
2222
]

0 commit comments

Comments
 (0)