"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "a01ea31b5c605ea812777330ed1de8e805dca9ea"
Unverified Commit ec07eccc authored by Sanchit Gandhi's avatar Sanchit Gandhi Committed by GitHub
Browse files

[Flax] Bump to v0.4.1 (#17966)

parent 97db5b42
...@@ -110,7 +110,7 @@ _deps = [ ...@@ -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 = { ...@@ -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",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment