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 085decc commit 3798d81Copy full SHA for 3798d81
setup.cfg
@@ -28,7 +28,7 @@ packages = find:
28
package_dir =
29
=src
30
install_requires =
31
- SQLAlchemy>=1.4
+ SQLAlchemy>=1.4,<2.0
32
; dataclasses>=0.8; python_version == "3.6"
33
python_requires = >=3.6
34
0 commit comments