Skip to content

Commit

Permalink
Downgrade SQL Alchemy so cause I accidently broke it merging dependab…
Browse files Browse the repository at this point in the history
…ot too fast (#139)
  • Loading branch information
nathan-moore-97 authored Jan 11, 2024
1 parent 41472e2 commit 4225d00
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
Expand Up @@ -11,6 +11,6 @@ google-auth-oauthlib==1.1.0
googleapis-common-protos==1.62.0
opensearch-py==2.4.2
pandas==2.1.4
sqlalchemy==2.0.25
sqlalchemy==1.4.51
psycopg2==2.9.9
alembic==1.13.1

0 comments on commit 4225d00

Please sign in to comment.