Fix dm-haiku

They did a change that breaks compatibility with our other dependencies, forcing version 0.0.5 to fix this.
This commit is contained in:
henk717 2022-02-14 18:05:50 +01:00 committed by GitHub
parent 223af82083
commit 50a96485a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ numpy
tqdm
requests
optax >= 0.0.5, <= 0.0.9
dm-haiku
dm-haiku == 0.0.5
ray[default]
jax == 0.2.21
transformers
@ -15,4 +15,4 @@ flask-ngrok
eventlet
lupa==1.10
markdown
bleach
bleach