Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ pytorch_lightning
|
|
11 |
ftfy
|
12 |
OmegaConf
|
13 |
orbax==0.1.2
|
14 |
-
uvicorn
|
|
|
|
11 |
ftfy
|
12 |
OmegaConf
|
13 |
orbax==0.1.2
|
14 |
+
uvicorn>=0.2.2
|
15 |
+
pydantic==1.*
|