Merge branch 'main' of github.com:kristopolous/pyworker
This commit is contained in:
+2
-5
@@ -1,6 +1,6 @@
|
|||||||
aiofiles==24.1.0
|
aiofiles==24.1.0
|
||||||
aiohappyeyeballs==2.3.4
|
aiohappyeyeballs==2.3.4
|
||||||
aiohttp==3.10.0
|
aiohttp==3.11.0b0
|
||||||
aiojobs==1.2.1
|
aiojobs==1.2.1
|
||||||
aiosignal==1.3.1
|
aiosignal==1.3.1
|
||||||
anyio==4.4.0
|
anyio==4.4.0
|
||||||
@@ -15,12 +15,10 @@ Flask==3.0.3
|
|||||||
frozenlist==1.4.1
|
frozenlist==1.4.1
|
||||||
fsspec==2024.6.1
|
fsspec==2024.6.1
|
||||||
gitignore_parser==0.1.11
|
gitignore_parser==0.1.11
|
||||||
gunicorn==22.0.0
|
|
||||||
hf_transfer==0.1.8
|
hf_transfer==0.1.8
|
||||||
huggingface-hub==0.24.2
|
huggingface-hub==0.24.2
|
||||||
idna==3.7
|
idna==3.7
|
||||||
itsdangerous==2.2.0
|
itsdangerous==2.2.0
|
||||||
Jinja2==3.1.4
|
|
||||||
joblib==1.4.2
|
joblib==1.4.2
|
||||||
MarkupSafe==2.1.5
|
MarkupSafe==2.1.5
|
||||||
multidict==6.0.5
|
multidict==6.0.5
|
||||||
@@ -42,10 +40,9 @@ tiktoken==0.7.0
|
|||||||
token-count==0.2.1
|
token-count==0.2.1
|
||||||
tokenizers==0.19.1
|
tokenizers==0.19.1
|
||||||
tqdm==4.66.4
|
tqdm==4.66.4
|
||||||
transformers==4.43.2
|
transformers==4.48.0
|
||||||
typing_extensions==4.12.2
|
typing_extensions==4.12.2
|
||||||
urllib3==2.2.2
|
urllib3==2.2.2
|
||||||
Werkzeug==3.0.3
|
|
||||||
wheel==0.43.0
|
wheel==0.43.0
|
||||||
yarl==1.9.4
|
yarl==1.9.4
|
||||||
zstandard==0.22.0
|
zstandard==0.22.0
|
||||||
|
|||||||
Reference in New Issue
Block a user