Spaces:
Sleeping
Sleeping
Added dateutil
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -30,6 +30,7 @@ packaging==23.2
|
|
30 |
platformdirs==4.3.7
|
31 |
pluggy==1.5.0
|
32 |
primp==0.14.0
|
|
|
33 |
pyaudio==0.2.14
|
34 |
pydantic==2.11.2
|
35 |
pydantic-core==2.33.1
|
|
|
30 |
platformdirs==4.3.7
|
31 |
pluggy==1.5.0
|
32 |
primp==0.14.0
|
33 |
+
pandas
|
34 |
pyaudio==0.2.14
|
35 |
pydantic==2.11.2
|
36 |
pydantic-core==2.33.1
|