Skip to content

Commit e99ef93

Browse files
committed
build(deps): Revert all dependacy versions to v1.1.1-RC1
1 parent 73fdc4e commit e99ef93

3 files changed

Lines changed: 9 additions & 10 deletions

File tree

client_requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ tqdm==4.66.5
6262
typing_extensions==4.12.2
6363
tzdata==2024.2
6464
tzlocal==5.2
65-
transformers==4.52.1
66-
urllib3==2.5.0
65+
transformers==4.49.0
66+
urllib3==2.2.3
6767
docker==7.1.0
6868
markdown==3.7
6969
tkhtmlview==0.3.1
@@ -76,4 +76,4 @@ keyring==25.6.0
7676
cryptography==44.0.2
7777
librosa==0.11.0
7878
en_core_sci_md @ https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.5.4/en_core_sci_md-0.5.4.tar.gz
79-
python-xlib==0.33
79+
python-xlib==0.33

client_requirements_mac.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ googlemaps==4.10.0
2424
h11==0.14.0
2525
httpcore==1.0.5
2626
httpx==0.27.2
27-
huggingface-hub==0.30.1
27+
huggingface-hub==0.28.1
2828
humanfriendly==10.0
2929
idna==3.10
3030
Jinja2==3.1.4

flatpak/requirements_cpu.txt

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ filelock==3.16.1
1616
fsspec==2024.9.0
1717
h11==0.14.0
1818
httpcore==1.0.5
19-
googlemaps==4.10.0
2019
httpx==0.27.2
2120
idna==3.10
2221
Jinja2==3.1.4
@@ -34,9 +33,8 @@ packaging==24.1
3433
pefile==2024.8.26
3534
phonenumbers==8.13.46
3635
PyAudio==0.2.14
37-
pydantic==2.11.3
38-
pydantic_ai==0.0.55
39-
pydantic_core==2.33.1
36+
pydantic==2.9.2
37+
pydantic_core==2.23.4
4038
pyinstaller==6.10.0
4139
pyinstaller-hooks-contrib==2024.8
4240
pyperclip==1.9.0
@@ -45,7 +43,7 @@ python-stdnum==1.20
4543
pytz==2024.2
4644
pywin32-ctypes==0.2.3
4745
regex==2024.9.11
48-
requests==2.32.4
46+
requests==2.32.3
4947
scikit-learn==1.5.2
5048
scipy==1.14.1
5149
scrubadub==2.0.1
@@ -69,12 +67,13 @@ urllib3==2.2.3
6967
docker==7.1.0
7068
markdown==3.7
7169
tkhtmlview==0.3.1
70+
llama-cpp-python==v0.2.90
7271
av==14.2.0
73-
llama-cpp-python==v0.3.8
7472
faster-whisper==1.1.0
7573
psutil==6.1.0
7674
Pillow==10.2.0
7775
python-xlib==0.33
76+
# en_core_web_md @ http://localhost:8080/packages/en_core_web_md-3.7.1-py3-none-any.whl#sha256=6a0f857a2b4d219c6fa17d455f82430b365bf53171a2d919b9376e5dc9be032e
7877
en_core_web_md @ https://github.com/explosion/spacy-models/releases/download/en_core_web_md-3.7.1/en_core_web_md-3.7.1-py3-none-any.whl
7978
keyring==25.6.0
8079
cryptography==44.0.2

0 commit comments

Comments
 (0)