nightfury commited on
Commit
23c9a80
1 Parent(s): ab5852b

Update environment.yml

Browse files
Files changed (1) hide show
  1. environment.yml +3 -1
environment.yml CHANGED
@@ -56,7 +56,9 @@ dependencies:
56
  - entrypoints==0.3
57
  - future==0.18.2
58
 
59
- - fastapi==0.1.17
 
 
60
  - lightning==1.9.5
61
  - pydantic<1.8.0
62
 
 
56
  - entrypoints==0.3
57
  - future==0.18.2
58
 
59
+ - fastapi>=0.80
60
+
61
+
62
  - lightning==1.9.5
63
  - pydantic<1.8.0
64