Spaces:
Running
Running
zach
commited on
Commit
·
7530bcf
1
Parent(s):
aca8375
Add pre_commit package to requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -32,6 +32,7 @@ pandas==2.2.3
|
|
| 32 |
pathspec==0.12.1
|
| 33 |
pillow==11.1.0
|
| 34 |
platformdirs==4.3.6
|
|
|
|
| 35 |
pydantic==2.10.6
|
| 36 |
pydantic_core==2.27.2
|
| 37 |
pydub==0.25.1
|
|
|
|
| 32 |
pathspec==0.12.1
|
| 33 |
pillow==11.1.0
|
| 34 |
platformdirs==4.3.6
|
| 35 |
+
pre_commit==4.1.0
|
| 36 |
pydantic==2.10.6
|
| 37 |
pydantic_core==2.27.2
|
| 38 |
pydub==0.25.1
|