Skip to content

Commit 3798d81

Browse files
committed
Update setup.cfg
1 parent 085decc commit 3798d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ packages = find:
2828
package_dir =
2929
=src
3030
install_requires =
31-
SQLAlchemy>=1.4
31+
SQLAlchemy>=1.4,<2.0
3232
; dataclasses>=0.8; python_version == "3.6"
3333
python_requires = >=3.6
3434

0 commit comments

Comments
 (0)