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 c375b75 commit 35db31dCopy full SHA for 35db31d
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