nightfury commited on
Commit
ddff901
1 Parent(s): 38e8862

Update environment.yml

Browse files
Files changed (1) hide show
  1. environment.yml +5 -1
environment.yml CHANGED
@@ -55,7 +55,11 @@ dependencies:
55
  - efficientnet-pytorch==0.6.3
56
  - entrypoints==0.3
57
  - future==0.18.2
58
- - fastapi = ">=0.80"
 
 
 
 
59
  - google-auth==1.18.0
60
  - google-auth-oauthlib==0.4.1
61
  - grpcio==1.30.0
 
55
  - efficientnet-pytorch==0.6.3
56
  - entrypoints==0.3
57
  - future==0.18.2
58
+
59
+ - fastapi==0.1.17
60
+ - lightning==1.9.5
61
+ - pydantic==2.6.1
62
+
63
  - google-auth==1.18.0
64
  - google-auth-oauthlib==0.4.1
65
  - grpcio==1.30.0