去掉 pywin32依赖
Showing
1 changed file
with
0 additions
and
1 deletions
... | @@ -21,7 +21,6 @@ pydantic_core==2.27.2 | ... | @@ -21,7 +21,6 @@ pydantic_core==2.27.2 |
21 | pyee==12.0.0 | 21 | pyee==12.0.0 |
22 | pypika-tortoise==0.3.2 | 22 | pypika-tortoise==0.3.2 |
23 | pytz==2024.2 | 23 | pytz==2024.2 |
24 | pywin32==306 | ||
25 | PyYAML==6.0.2 | 24 | PyYAML==6.0.2 |
26 | sniffio==1.3.1 | 25 | sniffio==1.3.1 |
27 | starlette==0.41.3 | 26 | starlette==0.41.3 | ... | ... |
-
Please register or sign in to post a comment