Skip to content

Commit 047d96d

Browse files
committed
Bump PyPI requirements [Automated]
1 parent d52a8c4 commit 047d96d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ prompt-toolkit==3.0.51 # via ipython
1212
ptyprocess==0.7.0 # via pexpect
1313
pygments==2.19.1 # via ipython, rich
1414
rich==14.0.0 # via -r dev-requirements.in
15-
setuptools==80.7.1 # via ipython, -c requirements.txt
15+
setuptools==80.8.0 # via ipython, -c requirements.txt
1616
traitlets==5.14.3 # via ipython, matplotlib-inline
1717
wcwidth==0.2.13 # via prompt-toolkit

app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ certifi==2025.4.26 # via requests
55
charset-normalizer==3.4.2 # via requests
66
flatbuffers==25.2.10 # via tensorflow
77
gast==0.4.0 # via tensorflow
8-
google-auth==2.40.1 # via google-auth-oauthlib, tensorboard
8+
google-auth==2.40.2 # via google-auth-oauthlib, tensorboard
99
google-auth-oauthlib==1.0.0 # via tensorboard
1010
google-pasta==0.2.0 # via tensorflow
1111
grpcio==1.71.0 # via tensorboard, tensorflow

0 commit comments

Comments
 (0)