Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
uvicorn==0.17.1
|
2 |
-
orbax==0.1.
|
3 |
pydantic==1.*
|
4 |
jax[cpu]>=0.4.4
|
5 |
flax==0.6.6
|
|
|
1 |
uvicorn==0.17.1
|
2 |
+
orbax==0.1.9
|
3 |
pydantic==1.*
|
4 |
jax[cpu]>=0.4.4
|
5 |
flax==0.6.6
|