[Flax] Bump to v0.4.1 (#17966)
This commit is contained in:
2
setup.py
2
setup.py
@@ -110,7 +110,7 @@ _deps = [
|
||||
"fastapi",
|
||||
"filelock",
|
||||
"flake8>=3.8.3",
|
||||
"flax>=0.3.5",
|
||||
"flax>=0.4.1",
|
||||
"ftfy",
|
||||
"fugashi>=1.0",
|
||||
"GitPython<3.1.19",
|
||||
|
||||
@@ -16,7 +16,7 @@ deps = {
|
||||
"fastapi": "fastapi",
|
||||
"filelock": "filelock",
|
||||
"flake8": "flake8>=3.8.3",
|
||||
"flax": "flax>=0.3.5",
|
||||
"flax": "flax>=0.4.1",
|
||||
"ftfy": "ftfy",
|
||||
"fugashi": "fugashi>=1.0",
|
||||
"GitPython": "GitPython<3.1.19",
|
||||
|
||||
Reference in New Issue
Block a user