NickKolok commited on
Commit
20edcad
1 Parent(s): 1a456bf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -11,4 +11,5 @@ pytorch_lightning
11
  ftfy
12
  OmegaConf
13
  orbax==0.1.2
14
- uvicorn!=0.2.1
 
 
11
  ftfy
12
  OmegaConf
13
  orbax==0.1.2
14
+ uvicorn>=0.2.2
15
+ pydantic==1.*