Skip to content

Commit 64257e0

Browse files
authored
Merge branch 'master' into feat/classify-image
2 parents b828d21 + 755857e commit 64257e0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

python3-cookbook/requirements-jupyter-lite.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Core modules (mandatory)
22
jupyterlite-core==0.4.1
3-
jupyterlab~=4.3.6
3+
jupyterlab~=4.5.1
44
notebook~=7.3.3
55

66
# Python kernel (optional)

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ charset-normalizer==2.1.1
55
decorator==4.4.2
66
distlib==0.3.6
77
ffmpeg==1.4
8-
filelock==3.8.0
8+
filelock==3.20.1
99
fitparse==1.2.0
1010
identify==2.5.5
1111
idna==3.7
@@ -19,24 +19,24 @@ Pillow==10.3.0
1919
platformdirs==2.5.2
2020
pre-commit==2.20.0
2121
proglog==0.1.10
22-
protobuf==4.21.6
22+
protobuf==4.25.8
2323
pycodestyle==2.9.1
2424
pyperclip==1.8.2
2525
python-dateutil==2.8.2
2626
pytz==2022.2.1
2727
PyYAML==6.0
28-
requests==2.32.2
28+
requests==2.32.4
2929
six==1.16.0
3030
toml==0.10.2
3131
tqdm==4.66.3
32-
urllib3==2.2.2
32+
urllib3==2.6.0
3333
virtualenv==20.26.6
3434
opencv-python==4.9.0.80
3535
garmin-fit-sdk==21.115.0
3636

3737
ed25519~=1.5
3838
python-dotenv~=1.0.1
39-
torch~=2.6.0
39+
torch~=2.7.0
4040
websocket~=0.2.1
4141
gpxpy~=1.6.2
4242

0 commit comments

Comments
 (0)