Skip to content

Commit

Permalink
sqlalchemy > 1.4 is not supported.
Browse files Browse the repository at this point in the history
And will never be, the next version of powa-web will get rid of sqlalchemy.

Thanks to David Mödinger for the report.
  • Loading branch information
rjuju committed Dec 1, 2023
1 parent 7b09b14 commit 10c41dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
psycopg2
sqlalchemy>0.9.8
sqlalchemy>0.9.8,<=1.4
tornado>=2.0

0 comments on commit 10c41dd

Please sign in to comment.