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