Skip to content

Commit 8ce112b

Browse files
committed
chore(version): relax SQLAlchemy version constraints
SQLAlchemy-Continuum is compatible with SQLAlchemy 1.4 now and all other incompatibilities are resolved.
1 parent 0effc74 commit 8ce112b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ requests
99
scrypt
1010
pyalpm
1111
SQLAlchemy-Continuum
12-
SQLAlchemy~=1.3.0
12+
SQLAlchemy
1313
feedgen
1414
pytz
1515
authlib

0 commit comments

Comments
 (0)