Skip to content

Commit 59e5e9f

Browse files
A9ishapax authors
authored and
pax authors
committed
Update seqio-nightly
PiperOrigin-RevId: 534328785
1 parent 7d48c32 commit 59e5e9f

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

paxml/pip_package/requirements.txt

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ etils[enp,epath]==1.3.0
116116
# tfds-nightly
117117
executing==1.2.0
118118
# via stack-data
119-
fastjsonschema==2.16.3
119+
fastjsonschema==2.17.1
120120
# via nbformat
121121
fiddle @ git+https://github.com/google/fiddle
122122
# via -r praxis-requirements.in
@@ -145,7 +145,7 @@ gin-config==0.5.0
145145
# via
146146
# mesh-tensorflow
147147
# t5
148-
google-auth==2.18.0
148+
google-auth==2.18.1
149149
# via
150150
# google-auth-oauthlib
151151
# tensorboard
@@ -159,7 +159,7 @@ graph-compression-google-research==0.0.4
159159
# via lingvo
160160
graphviz==0.20.1
161161
# via fiddle
162-
grpcio==1.54.0
162+
grpcio==1.55.0
163163
# via
164164
# tensorboard
165165
# tensorflow
@@ -187,7 +187,7 @@ importlib-resources==5.12.0
187187
# orbax-checkpoint
188188
# tensorflow-datasets
189189
# tfds-nightly
190-
ipykernel==6.23.0
190+
ipykernel==6.23.1
191191
# via
192192
# ipywidgets
193193
# jupyter
@@ -343,7 +343,7 @@ mypy-extensions==1.0.0
343343
# via typing-inspect
344344
nbclassic==1.0.0
345345
# via notebook
346-
nbclient==0.7.4
346+
nbclient==0.8.0
347347
# via nbconvert
348348
nbconvert==7.4.0
349349
# via
@@ -475,6 +475,8 @@ protobuf==3.19.6
475475
# -r paxml-requirements.in
476476
# googleapis-common-protos
477477
# lingvo
478+
# seqio
479+
# seqio-nightly
478480
# tensorboard
479481
# tensorflow
480482
# tensorflow-datasets
@@ -554,7 +556,7 @@ regex==2023.5.5
554556
# nltk
555557
# sacrebleu
556558
# transformers
557-
requests==2.30.0
559+
requests==2.31.0
558560
# via
559561
# huggingface-hub
560562
# requests-oauthlib
@@ -604,7 +606,7 @@ sentencepiece==0.1.99
604606
# t5
605607
seqio @ git+https://github.com/google/seqio
606608
# via -r paxml-requirements.in
607-
seqio-nightly==0.0.15.dev20230511
609+
seqio-nightly==0.0.15.dev20230523
608610
# via t5
609611
six==1.16.0
610612
# via
@@ -709,7 +711,7 @@ toml==0.10.2
709711
# tfds-nightly
710712
toolz==0.12.0
711713
# via chex
712-
tornado==6.3.1
714+
tornado==6.3.2
713715
# via
714716
# ipykernel
715717
# jupyter-client
@@ -743,9 +745,9 @@ traitlets==5.9.0
743745
# nbformat
744746
# notebook
745747
# qtconsole
746-
transformers==4.29.1
748+
transformers==4.29.2
747749
# via t5
748-
typing-extensions==4.5.0
750+
typing-extensions==4.6.0
749751
# via
750752
# chex
751753
# clu
@@ -777,7 +779,7 @@ webencodings==0.5.1
777779
# via
778780
# bleach
779781
# tinycss2
780-
websocket-client==1.5.1
782+
websocket-client==1.5.2
781783
# via jupyter-server
782784
werkzeug==2.3.4
783785
# via tensorboard

0 commit comments

Comments
 (0)