Spaces:
Running
Running
Cập nhật requirements.txt bằng pip freeze
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -33,8 +33,8 @@ peft==0.19.1
|
|
| 33 |
pillow==12.2.0
|
| 34 |
protobuf==7.35.0
|
| 35 |
psutil==7.2.2
|
| 36 |
-
pydantic==2.
|
| 37 |
-
pydantic_core==2.46.
|
| 38 |
pydub==0.25.1
|
| 39 |
Pygments==2.20.0
|
| 40 |
python-dateutil==2.9.0.post0
|
|
|
|
| 33 |
pillow==12.2.0
|
| 34 |
protobuf==7.35.0
|
| 35 |
psutil==7.2.2
|
| 36 |
+
pydantic==2.12.5
|
| 37 |
+
pydantic_core==2.46.3
|
| 38 |
pydub==0.25.1
|
| 39 |
Pygments==2.20.0
|
| 40 |
python-dateutil==2.9.0.post0
|