Skip to content

Commit

Permalink
dep: added psycopg2 binary to dep in scaffolding
Browse files Browse the repository at this point in the history
  • Loading branch information
ashupednekar committed Sep 26, 2024
1 parent 6f2e58c commit 4922b1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions robyn/scaffold/structured/sqlalchemy/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
robyn
#DB
SQLAlchemy~=2.0.35
alembic~=1.13.3
psycopg2-binary~=2.9.9
#schema
pydantic~=2.7.4
pydantic-settings~=2.2.1

0 comments on commit 4922b1a

Please sign in to comment.