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.
2 parents c375b75 + 35db31d commit 8cb42caCopy full SHA for 8cb42ca
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
install_requires=[
5
- "SQLAlchemy>=1.3,<2.0"
+ "SQLAlchemy>=1.3"
6
],
7
entry_points={
8
"sqlalchemy.dialects": [
0 commit comments