Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# Core
|
| 2 |
fastapi==0.104.1
|
| 3 |
uvicorn==0.24.0
|
| 4 |
-
pydantic
|
| 5 |
|
| 6 |
# AI/ML
|
| 7 |
openai==1.6.1
|
|
|
|
| 1 |
# Core
|
| 2 |
fastapi==0.104.1
|
| 3 |
uvicorn==0.24.0
|
| 4 |
+
pydantic
|
| 5 |
|
| 6 |
# AI/ML
|
| 7 |
openai==1.6.1
|