Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump werkzeug from 2.3.7 to 3.0.1 #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 21 additions & 21 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
absl-py==1.4.0
# via
# tensorboard
# tensorflow-macos
# tensorflow
astunparse==1.6.3
# via tensorflow-macos
# via tensorflow
build==0.10.0
# via pip-tools
cachetools==5.3.1
Expand All @@ -21,29 +21,29 @@ charset-normalizer==3.2.0
click==8.1.7
# via pip-tools
flatbuffers==23.5.26
# via tensorflow-macos
# via tensorflow
gast==0.4.0
# via tensorflow-macos
# via tensorflow
google-auth==2.22.0
# via
# google-auth-oauthlib
# tensorboard
google-auth-oauthlib==1.0.0
# via tensorboard
google-pasta==0.2.0
# via tensorflow-macos
# via tensorflow
grpcio==1.57.0
# via
# tensorboard
# tensorflow-macos
# tensorflow
h5py==3.9.0
# via tensorflow-macos
# via tensorflow
idna==3.4
# via requests
keras==2.13.1
# via tensorflow-macos
# via tensorflow
libclang==16.0.6
# via tensorflow-macos
# via tensorflow
markdown==3.4.4
# via tensorboard
markupsafe==2.1.3
Expand All @@ -55,23 +55,23 @@ numpy==1.24.3
# opt-einsum
# pandas
# tensorboard
# tensorflow-macos
# tensorflow
oauthlib==3.2.2
# via requests-oauthlib
opt-einsum==3.3.0
# via tensorflow-macos
# via tensorflow
packaging==23.1
# via
# build
# tensorflow-macos
# tensorflow
pandas==2.0.3
# via -r requirements.in
pip-tools==7.3.0
# via -r requirements.in
protobuf==4.24.1
# via
# tensorboard
# tensorflow-macos
# tensorflow
pyasn1==0.5.0
# via
# pyasn1-modules
Expand All @@ -98,38 +98,38 @@ six==1.16.0
# google-auth
# google-pasta
# python-dateutil
# tensorflow-macos
# tensorflow
tensorboard==2.13.0
# via
# -r requirements.in
# tensorflow-macos
# tensorflow
tensorboard-data-server==0.7.1
# via tensorboard
tensorflow==2.13.0
# via -r requirements.in
tensorflow-estimator==2.13.0
# via tensorflow-macos
tensorflow-macos==2.13.0
# via tensorflow
tensorflow-io-gcs-filesystem==0.34.0
# via tensorflow
termcolor==2.3.0
# via tensorflow-macos
# via tensorflow
typing-extensions==4.5.0
# via tensorflow-macos
# via tensorflow
tzdata==2023.3
# via pandas
urllib3==1.26.16
# via
# google-auth
# requests
werkzeug==2.3.7
werkzeug==3.0.1
# via tensorboard
wheel==0.41.2
# via
# astunparse
# pip-tools
# tensorboard
wrapt==1.15.0
# via tensorflow-macos
# via tensorflow

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down