Backend: add requests dependency for OpenClaw integration

This commit is contained in:
Abhimanyu Saharan
2026-02-02 16:12:35 +05:30
parent b6701e0a60
commit 612e19036c

View File

@@ -5,3 +5,4 @@ alembic
psycopg2-binary
python-dotenv
pydantic-settings
requests