Skip to content

Commit

Permalink
Add missing alembic and psycopg2 requirements needed for local data m…
Browse files Browse the repository at this point in the history
…igrate operations in a fresh .env.

Signed-off-by: Zachary Licastro <[email protected]>
  • Loading branch information
CheesyLaZanya committed Jan 30, 2025
1 parent b25e281 commit 39373ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
flake8==7.1.1
pre-commit==3.8.0
alembic==1.13.2
psycopg2-binary==2.9.10

0 comments on commit 39373ce

Please sign in to comment.