Skip to content

Commit 81cf99f

Browse files
authored
pin SQLAlchemy to 2.0.30 (#56)
1 parent 1ab1dbc commit 81cf99f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
embit>=0.6.1
22
Flask>=2.1.1
33
Flask-SQLAlchemy==2.5.1
4-
sqlalchemy>=1.4.42
4+
sqlalchemy==2.0.30
55
psycopg2-binary
66
requests>=2.26.0
77
pysocks==1.7.1

0 commit comments

Comments
 (0)