Tobias Cornille commited on
Commit
00a5d11
1 Parent(s): bb94750

Pin pydantic version

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -22,4 +22,5 @@ segment_anything
22
  scikit-image
23
  segments-ai
24
  --extra-index-url https://download.pytorch.org/whl/cu113
25
- torch
 
 
22
  scikit-image
23
  segments-ai
24
  --extra-index-url https://download.pytorch.org/whl/cu113
25
+ torch
26
+ pydantic==1.10.11