Dreamspire commited on
Commit
deb4508
·
1 Parent(s): 018cd83

requirement fix

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -61,7 +61,7 @@ piexif
61
  protobuf>=3.20.3
62
  psd-tools
63
  pydantic-settings==2.7 # Fixed to a version compatible with inference-gpu
64
- pydantic==2.6.0 # Fixed to a version compatible with inference-gpu
65
  pykalman
66
  pymatting
67
  python-dateutil
 
61
  protobuf>=3.20.3
62
  psd-tools
63
  pydantic-settings==2.7 # Fixed to a version compatible with inference-gpu
64
+ pydantic==2.7.0 # Fixed to a version compatible with inference-gpu
65
  pykalman
66
  pymatting
67
  python-dateutil