agent init
This commit is contained in:
@@ -11,6 +11,7 @@ langchain-openai==0.2.0
|
||||
# Database
|
||||
sqlalchemy==2.0.36
|
||||
aiosqlite==0.20.0
|
||||
greenlet>=3.3.0
|
||||
|
||||
# PDF Generation
|
||||
reportlab==4.2.2
|
||||
@@ -20,6 +21,7 @@ weasyprint==62.3
|
||||
pydantic==2.9.2
|
||||
pydantic-settings==2.5.2
|
||||
python-dotenv==1.0.1
|
||||
httpx==0.27.0
|
||||
|
||||
# Authentication
|
||||
python-jose[cryptography]==3.3.0
|
||||
|
||||
Reference in New Issue
Block a user