-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.lock
More file actions
49 lines (49 loc) · 1.08 KB
/
Copy pathrequirements.lock
File metadata and controls
49 lines (49 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# 当前 Windows/Python 3.12 已验证组合。
# 作为 constraints 使用,不直接安装:
# python -m pip install -r requirements.txt -r requirements-dev.txt -c requirements.lock
annotated-doc==0.0.5
annotated-types==0.8.0
anyio==4.14.2
APScheduler==3.11.3
certifi==2026.7.22
click==8.4.2
colorama==0.4.6
coverage==7.15.4
fastapi==0.141.1
greenlet==3.5.5
h11==0.16.0
httpcore==1.0.9
httptools==0.8.0
httpx==0.28.1
idna==3.18
iniconfig==2.3.0
packaging==26.3
Pillow==12.3.0
pluggy==1.6.0
pydantic==2.13.4
pydantic_core==2.46.4
pydantic-settings==2.15.0
Pygments==2.21.0
pytest==9.1.1
pytest-asyncio==1.4.0
pytest-cov==7.1.0
python-dotenv==1.2.3
pywin32==312
PyYAML==6.0.3
SQLAlchemy==2.0.52
sqlmodel==0.0.39
starlette==1.6.0
typing_extensions==4.16.0
typing-inspection==0.4.4
tzdata==2026.3
tzlocal==5.4.4
uvicorn==0.52.3
watchfiles==1.2.0
websockets==17.0.1
winrt-runtime==3.2.1
winrt-Windows.Foundation==3.2.1
winrt-Windows.Foundation.Collections==3.2.1
winrt-Windows.Globalization==3.2.1
winrt-Windows.Graphics.Imaging==3.2.1
winrt-Windows.Media.Ocr==3.2.1
winrt-Windows.Storage.Streams==3.2.1