Spaces:
Sleeping
Sleeping
removed pywin (#9)
Browse files- removed pywin32 (8f30463da22f3bf97476893a7f013ce858c963c2)
- removed pywin32 (7e6b019658475148ec156840071c3fb334c62afe)
- 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
|