"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "253c02cc3cc091a4edc07517adf790a5f46b7751"
Unverified Commit 85a4bda4 authored by Suraj Patil's avatar Suraj Patil Committed by GitHub
Browse files

bump flax version (#14343)

parent babd0b9a
datasets >= 1.1.3
jax>=0.2.8
jaxlib>=0.1.59
flax>=0.3.4
flax>=0.3.5
optax>=0.0.9
datasets >= 1.8.0
jax>=0.2.17
jaxlib>=0.1.68
flax>=0.3.4
flax>=0.3.5
optax>=0.0.8
\ No newline at end of file
datasets >= 1.1.3
jax>=0.2.8
jaxlib>=0.1.59
flax>=0.3.4
flax>=0.3.5
optax>=0.0.8
datasets >= 1.1.3
jax>=0.2.8
jaxlib>=0.1.59
flax>=0.3.4
flax>=0.3.5
optax>=0.0.8
datasets >= 1.8.0
jax>=0.2.8
jaxlib>=0.1.59
flax>=0.3.4
flax>=0.3.5
optax>=0.0.8
seqeval
\ No newline at end of file
jax>=0.2.8
jaxlib>=0.1.59
flax>=0.3.4
flax>=0.3.5
optax>=0.0.8
-f https://download.pytorch.org/whl/torch_stable.html
torch==1.9.0+cpu
......
jax>=0.2.8
jaxlib>=0.1.59
flax>=0.3.4
flax>=0.3.5
optax>=0.0.8
-f https://download.pytorch.org/whl/torch_stable.html
torch==1.9.0+cpu
......
......@@ -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",
......
......@@ -15,7 +15,7 @@ deps = {
"fastapi": "fastapi",
"filelock": "filelock",
"flake8": "flake8>=3.8.3",
"flax": "flax>=0.3.4",
"flax": "flax>=0.3.5",
"fugashi": "fugashi>=1.0",
"GitPython": "GitPython<3.1.19",
"huggingface-hub": "huggingface-hub>=0.1.0,<1.0",
......
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