Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -11,4 +11,6 @@ pytest>=8.3.0
|
|
| 11 |
pytest-asyncio>=0.25.0
|
| 12 |
httpx>=0.28.0
|
| 13 |
bcrypt>=5.0.0
|
| 14 |
-
email-validator
|
|
|
|
|
|
|
|
|
| 11 |
pytest-asyncio>=0.25.0
|
| 12 |
httpx>=0.28.0
|
| 13 |
bcrypt>=5.0.0
|
| 14 |
+
email-validator
|
| 15 |
+
openai-agents
|
| 16 |
+
openai
|