Spaces:
Running
Running
init
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -13,6 +13,7 @@ jiter==0.8.2
|
|
13 |
openai==1.60.1
|
14 |
pydantic==2.10.6
|
15 |
pydantic_core==2.27.2
|
|
|
16 |
python-dotenv==1.0.1
|
17 |
PyYAML==6.0.2
|
18 |
sniffio==1.3.1
|
|
|
13 |
openai==1.60.1
|
14 |
pydantic==2.10.6
|
15 |
pydantic_core==2.27.2
|
16 |
+
pydash==8.0.5
|
17 |
python-dotenv==1.0.1
|
18 |
PyYAML==6.0.2
|
19 |
sniffio==1.3.1
|