Spaces:
Running
Running
removed pywin
#9
by
Nattyboi
- opened
- requirements.txt +0 -4
requirements.txt
CHANGED
@@ -48,10 +48,6 @@ python-multipart
|
|
48 |
pydantic-settings
|
49 |
pydantic-extra-types
|
50 |
|
51 |
-
# Windows only (skip on Linux/mac)
|
52 |
-
# Remove pywin32==308, use the latest
|
53 |
-
pywin32
|
54 |
-
|
55 |
# Optional tools
|
56 |
tqdm
|
57 |
beautifulsoup4
|
|
|
48 |
pydantic-settings
|
49 |
pydantic-extra-types
|
50 |
|
|
|
|
|
|
|
|
|
51 |
# Optional tools
|
52 |
tqdm
|
53 |
beautifulsoup4
|