bump flax version (#14343)

This commit is contained in:
Suraj Patil
2021-11-09 22:15:22 +05:30
committed by GitHub
parent babd0b9a5e
commit 85a4bda4f4
9 changed files with 9 additions and 9 deletions

View File

@@ -104,7 +104,7 @@ _deps = [
"fastapi",
"filelock",
"flake8>=3.8.3",
"flax>=0.3.4",
"flax>=0.3.5",
"fugashi>=1.0",
"GitPython<3.1.19",
"huggingface-hub>=0.1.0,<1.0",