Added SQLAlchemy Example
This commit is contained in:
@@ -11,9 +11,12 @@
|
||||
enable = true;
|
||||
requirements = ''
|
||||
Faker==37.8.0
|
||||
greenlet==3.2.4
|
||||
psycopg==3.2.10
|
||||
psycopg-binary==3.2.10
|
||||
python-dotenv==1.1.1
|
||||
SQLAlchemy==2.0.44
|
||||
typing_extensions==4.15.0
|
||||
tzdata==2025.2
|
||||
'';
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user