Genzo1010 commited on
Commit
79c572a
·
verified ·
1 Parent(s): ea10578

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -97,7 +97,7 @@ tifffile==2024.8.30
97
  torch==2.4.0
98
  torchvision==0.19.0
99
  tqdm==4.66.5
100
- typing_extensions==4.12.2
101
  urllib3==2.2.2
102
  uvicorn==0.30.6
103
  validators==0.33.0
 
97
  torch==2.4.0
98
  torchvision==0.19.0
99
  tqdm==4.66.5
100
+ typing-extensions>=4.6.1,<5.0
101
  urllib3==2.2.2
102
  uvicorn==0.30.6
103
  validators==0.33.0