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 7a67980 commit 639513dCopy full SHA for 639513d
python/sqlalchemy/Makefile
@@ -23,4 +23,4 @@ start:
23
deps:
24
# To avoid permissions errors, the following should be run in a virtualenv
25
# (preferred) or as root.
26
- pip3 install flask-sqlalchemy==2.5.1 sqlalchemy-cockroachdb==1.4.1 psycopg2
+ pip3 install flask-sqlalchemy==2.5.1 sqlalchemy-cockroachdb==1.4.1 psycopg2 sqlalchemy==1.4.46
0 commit comments