Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +66 -66
requirements.txt
CHANGED
|
@@ -1,66 +1,66 @@
|
|
| 1 |
-
aioice==0.10.1
|
| 2 |
-
aiortc==1.13.0
|
| 3 |
-
altair==5.5.0
|
| 4 |
-
annotated-types==0.7.0
|
| 5 |
-
anyio==4.9.0
|
| 6 |
-
attrs==25.3.0
|
| 7 |
-
av==14.4.0
|
| 8 |
-
blinker==1.9.0
|
| 9 |
-
cachetools==6.1.0
|
| 10 |
-
certifi==2025.6.15
|
| 11 |
-
cffi==1.17.1
|
| 12 |
-
charset-normalizer==3.4.2
|
| 13 |
-
click==8.2.1
|
| 14 |
-
colorama==0.4.6
|
| 15 |
-
cryptography==45.0.4
|
| 16 |
-
distro==1.9.0
|
| 17 |
-
dnspython==2.7.0
|
| 18 |
-
gitdb==4.0.12
|
| 19 |
-
GitPython==3.1.44
|
| 20 |
-
google-crc32c==1.7.1
|
| 21 |
-
h11==0.16.0
|
| 22 |
-
httpcore==1.0.9
|
| 23 |
-
httpx==0.28.1
|
| 24 |
-
idna==3.10
|
| 25 |
-
ifaddr==0.2.0
|
| 26 |
-
Jinja2==3.1.6
|
| 27 |
-
jiter==0.10.0
|
| 28 |
-
jsonschema==4.24.0
|
| 29 |
-
jsonschema-specifications==2025.4.1
|
| 30 |
-
MarkupSafe==3.0.2
|
| 31 |
-
narwhals==1.45.0
|
| 32 |
-
numpy==
|
| 33 |
-
openai==1.93.0
|
| 34 |
-
packaging==25.0
|
| 35 |
-
pandas==2.3.0
|
| 36 |
-
pillow==11.3.0
|
| 37 |
-
protobuf==6.31.1
|
| 38 |
-
pyarrow==20.0.0
|
| 39 |
-
pycparser==2.22
|
| 40 |
-
pydantic==2.11.7
|
| 41 |
-
pydantic_core==2.33.2
|
| 42 |
-
pydeck==0.9.1
|
| 43 |
-
pyee==13.0.0
|
| 44 |
-
pylibsrtp==0.12.0
|
| 45 |
-
pyOpenSSL==25.1.0
|
| 46 |
-
python-dateutil==2.9.0.post0
|
| 47 |
-
python-dotenv==1.1.1
|
| 48 |
-
pytz==2025.2
|
| 49 |
-
referencing==0.36.2
|
| 50 |
-
requests==2.32.4
|
| 51 |
-
rpds-py==0.26.0
|
| 52 |
-
six==1.17.0
|
| 53 |
-
smmap==5.0.2
|
| 54 |
-
sniffio==1.3.1
|
| 55 |
-
streamlit==1.46.1
|
| 56 |
-
streamlit-chat==0.1.1
|
| 57 |
-
streamlit-webrtc==0.63.3
|
| 58 |
-
tenacity==9.1.2
|
| 59 |
-
toml==0.10.2
|
| 60 |
-
tornado==6.5.1
|
| 61 |
-
tqdm==4.67.1
|
| 62 |
-
typing-inspection==0.4.1
|
| 63 |
-
typing_extensions==4.14.0
|
| 64 |
-
tzdata==2025.2
|
| 65 |
-
urllib3==2.5.0
|
| 66 |
-
watchdog==6.0.0
|
|
|
|
| 1 |
+
aioice==0.10.1
|
| 2 |
+
aiortc==1.13.0
|
| 3 |
+
altair==5.5.0
|
| 4 |
+
annotated-types==0.7.0
|
| 5 |
+
anyio==4.9.0
|
| 6 |
+
attrs==25.3.0
|
| 7 |
+
av==14.4.0
|
| 8 |
+
blinker==1.9.0
|
| 9 |
+
cachetools==6.1.0
|
| 10 |
+
certifi==2025.6.15
|
| 11 |
+
cffi==1.17.1
|
| 12 |
+
charset-normalizer==3.4.2
|
| 13 |
+
click==8.2.1
|
| 14 |
+
colorama==0.4.6
|
| 15 |
+
cryptography==45.0.4
|
| 16 |
+
distro==1.9.0
|
| 17 |
+
dnspython==2.7.0
|
| 18 |
+
gitdb==4.0.12
|
| 19 |
+
GitPython==3.1.44
|
| 20 |
+
google-crc32c==1.7.1
|
| 21 |
+
h11==0.16.0
|
| 22 |
+
httpcore==1.0.9
|
| 23 |
+
httpx==0.28.1
|
| 24 |
+
idna==3.10
|
| 25 |
+
ifaddr==0.2.0
|
| 26 |
+
Jinja2==3.1.6
|
| 27 |
+
jiter==0.10.0
|
| 28 |
+
jsonschema==4.24.0
|
| 29 |
+
jsonschema-specifications==2025.4.1
|
| 30 |
+
MarkupSafe==3.0.2
|
| 31 |
+
narwhals==1.45.0
|
| 32 |
+
numpy==1.24.4
|
| 33 |
+
openai==1.93.0
|
| 34 |
+
packaging==25.0
|
| 35 |
+
pandas==2.3.0
|
| 36 |
+
pillow==11.3.0
|
| 37 |
+
protobuf==6.31.1
|
| 38 |
+
pyarrow==20.0.0
|
| 39 |
+
pycparser==2.22
|
| 40 |
+
pydantic==2.11.7
|
| 41 |
+
pydantic_core==2.33.2
|
| 42 |
+
pydeck==0.9.1
|
| 43 |
+
pyee==13.0.0
|
| 44 |
+
pylibsrtp==0.12.0
|
| 45 |
+
pyOpenSSL==25.1.0
|
| 46 |
+
python-dateutil==2.9.0.post0
|
| 47 |
+
python-dotenv==1.1.1
|
| 48 |
+
pytz==2025.2
|
| 49 |
+
referencing==0.36.2
|
| 50 |
+
requests==2.32.4
|
| 51 |
+
rpds-py==0.26.0
|
| 52 |
+
six==1.17.0
|
| 53 |
+
smmap==5.0.2
|
| 54 |
+
sniffio==1.3.1
|
| 55 |
+
streamlit==1.46.1
|
| 56 |
+
streamlit-chat==0.1.1
|
| 57 |
+
streamlit-webrtc==0.63.3
|
| 58 |
+
tenacity==9.1.2
|
| 59 |
+
toml==0.10.2
|
| 60 |
+
tornado==6.5.1
|
| 61 |
+
tqdm==4.67.1
|
| 62 |
+
typing-inspection==0.4.1
|
| 63 |
+
typing_extensions==4.14.0
|
| 64 |
+
tzdata==2025.2
|
| 65 |
+
urllib3==2.5.0
|
| 66 |
+
watchdog==6.0.0
|