WIP
This commit is contained in:
@@ -21,3 +21,7 @@ pyyaml>=6.0 # YAML config files
|
||||
# Utilities
|
||||
tqdm>=4.65.0 # Progress bars
|
||||
python-dotenv>=1.0.0 # Environment variable management
|
||||
|
||||
# Database
|
||||
psycopg2-binary>=2.9.0 # PostgreSQL driver
|
||||
sqlmodel>=0.0.22 # SQLModel ORM (SQLAlchemy + Pydantic)
|
||||
|
||||
Reference in New Issue
Block a user