burtenshaw
commited on
Commit
·
622f5fe
1
Parent(s):
fa30915
bump gradio
Browse files- requirements.txt +10 -10
- uv.lock +0 -0
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
# This file was autogenerated by uv via the following command:
|
| 2 |
# uv export --format requirements-txt --no-hashes
|
| 3 |
aiofiles==23.2.1
|
| 4 |
-
aiohappyeyeballs==2.4.
|
| 5 |
-
aiohttp==3.11.
|
| 6 |
aiosignal==1.3.2
|
| 7 |
annotated-types==0.7.0
|
| 8 |
anyio==4.8.0
|
|
@@ -12,19 +12,19 @@ attrs==25.1.0
|
|
| 12 |
audioop-lts==0.2.1 ; python_full_version >= '3.13'
|
| 13 |
authlib==1.4.1
|
| 14 |
black==25.1.0
|
| 15 |
-
certifi==
|
| 16 |
cffi==1.17.1 ; platform_python_implementation != 'PyPy' or implementation_name == 'pypy'
|
| 17 |
charset-normalizer==3.4.1
|
| 18 |
click==8.1.8
|
| 19 |
colorama==0.4.6 ; sys_platform == 'win32' or platform_system == 'Windows'
|
| 20 |
comm==0.2.2
|
| 21 |
-
cryptography==44.0.
|
| 22 |
datasets==3.2.0
|
| 23 |
debugpy==1.8.12
|
| 24 |
decorator==5.1.1
|
| 25 |
dill==0.3.8
|
| 26 |
executing==2.2.0
|
| 27 |
-
fastapi==0.115.
|
| 28 |
ffmpy==0.5.0
|
| 29 |
filelock==3.17.0
|
| 30 |
frozenlist==1.5.0
|
|
@@ -37,7 +37,7 @@ httpx==0.28.1
|
|
| 37 |
huggingface-hub==0.28.1
|
| 38 |
idna==3.10
|
| 39 |
ipykernel==6.29.5
|
| 40 |
-
ipython==8.
|
| 41 |
itsdangerous==2.2.0
|
| 42 |
jedi==0.19.2
|
| 43 |
jinja2==3.1.5
|
|
@@ -51,7 +51,7 @@ multidict==6.1.0
|
|
| 51 |
multiprocess==0.70.16
|
| 52 |
mypy-extensions==1.0.0
|
| 53 |
nest-asyncio==1.6.0
|
| 54 |
-
numpy==2.2.
|
| 55 |
orjson==3.10.15
|
| 56 |
packaging==24.2
|
| 57 |
pandas==2.2.3
|
|
@@ -73,13 +73,13 @@ pydub==0.25.1
|
|
| 73 |
pygments==2.19.1
|
| 74 |
python-dateutil==2.9.0.post0
|
| 75 |
python-multipart==0.0.20
|
| 76 |
-
pytz==
|
| 77 |
pywin32==308 ; platform_python_implementation != 'PyPy' and sys_platform == 'win32'
|
| 78 |
pyyaml==6.0.2
|
| 79 |
-
pyzmq==26.2.
|
| 80 |
requests==2.32.3
|
| 81 |
rich==13.9.4 ; sys_platform != 'emscripten'
|
| 82 |
-
ruff==0.9.
|
| 83 |
safehttpx==0.1.6
|
| 84 |
semantic-version==2.10.0
|
| 85 |
shellingham==1.5.4 ; sys_platform != 'emscripten'
|
|
|
|
| 1 |
# This file was autogenerated by uv via the following command:
|
| 2 |
# uv export --format requirements-txt --no-hashes
|
| 3 |
aiofiles==23.2.1
|
| 4 |
+
aiohappyeyeballs==2.4.6
|
| 5 |
+
aiohttp==3.11.12
|
| 6 |
aiosignal==1.3.2
|
| 7 |
annotated-types==0.7.0
|
| 8 |
anyio==4.8.0
|
|
|
|
| 12 |
audioop-lts==0.2.1 ; python_full_version >= '3.13'
|
| 13 |
authlib==1.4.1
|
| 14 |
black==25.1.0
|
| 15 |
+
certifi==2025.1.31
|
| 16 |
cffi==1.17.1 ; platform_python_implementation != 'PyPy' or implementation_name == 'pypy'
|
| 17 |
charset-normalizer==3.4.1
|
| 18 |
click==8.1.8
|
| 19 |
colorama==0.4.6 ; sys_platform == 'win32' or platform_system == 'Windows'
|
| 20 |
comm==0.2.2
|
| 21 |
+
cryptography==44.0.1
|
| 22 |
datasets==3.2.0
|
| 23 |
debugpy==1.8.12
|
| 24 |
decorator==5.1.1
|
| 25 |
dill==0.3.8
|
| 26 |
executing==2.2.0
|
| 27 |
+
fastapi==0.115.8
|
| 28 |
ffmpy==0.5.0
|
| 29 |
filelock==3.17.0
|
| 30 |
frozenlist==1.5.0
|
|
|
|
| 37 |
huggingface-hub==0.28.1
|
| 38 |
idna==3.10
|
| 39 |
ipykernel==6.29.5
|
| 40 |
+
ipython==8.32.0
|
| 41 |
itsdangerous==2.2.0
|
| 42 |
jedi==0.19.2
|
| 43 |
jinja2==3.1.5
|
|
|
|
| 51 |
multiprocess==0.70.16
|
| 52 |
mypy-extensions==1.0.0
|
| 53 |
nest-asyncio==1.6.0
|
| 54 |
+
numpy==2.2.3
|
| 55 |
orjson==3.10.15
|
| 56 |
packaging==24.2
|
| 57 |
pandas==2.2.3
|
|
|
|
| 73 |
pygments==2.19.1
|
| 74 |
python-dateutil==2.9.0.post0
|
| 75 |
python-multipart==0.0.20
|
| 76 |
+
pytz==2025.1
|
| 77 |
pywin32==308 ; platform_python_implementation != 'PyPy' and sys_platform == 'win32'
|
| 78 |
pyyaml==6.0.2
|
| 79 |
+
pyzmq==26.2.1
|
| 80 |
requests==2.32.3
|
| 81 |
rich==13.9.4 ; sys_platform != 'emscripten'
|
| 82 |
+
ruff==0.9.6 ; sys_platform != 'emscripten'
|
| 83 |
safehttpx==0.1.6
|
| 84 |
semantic-version==2.10.0
|
| 85 |
shellingham==1.5.4 ; sys_platform != 'emscripten'
|
uv.lock
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|