-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
60 lines (58 loc) · 1.2 KB
/
Copy pathrequirements.txt
File metadata and controls
60 lines (58 loc) · 1.2 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
50
51
52
53
54
55
56
57
58
59
60
# Locked requirements for python-core.
# Generated from pyproject optional dependency groups and PyPI resolver output.
# All package versions are pinned with == for repeatable installs.
# Direct project, adapter, and tooling dependencies.
hatchling==1.30.1
fastapi==0.136.3
uvicorn[standard]==0.49.0
argon2-cffi==25.1.0
PyJWT==2.13.0
sqlalchemy==2.0.50
openpyxl==3.1.5
pandas==3.0.3
redis==8.0.0
requests==2.34.2
cryptography==48.0.0
pytest==9.0.3
pytest-asyncio==1.4.0
ruff==0.15.15
mypy==2.1.0
# Resolved transitive dependencies.
annotated-doc==0.0.4
annotated-types==0.7.0
anyio==4.13.0
argon2-cffi-bindings==25.1.0
ast-serialize==0.5.0
certifi==2026.5.20
cffi==2.0.0
charset-normalizer==3.4.7
click==8.4.1
colorama==0.4.6
et-xmlfile==2.0.0
greenlet==3.5.1
h11==0.16.0
httptools==0.8.0
idna==3.18
iniconfig==2.3.0
librt==0.11.0
mypy-extensions==1.1.0
numpy==2.4.6
packaging==26.0
pathspec==1.1.1
pluggy==1.6.0
pycparser==3.0
pydantic==2.13.4
pydantic-core==2.46.4
Pygments==2.20.0
python-dateutil==2.9.0.post0
python-dotenv==1.2.2
PyYAML==6.0.3
six==1.17.0
starlette==1.2.1
trove-classifiers==2026.6.1.19
typing-extensions==4.15.0
typing-inspection==0.4.2
tzdata==2026.2
urllib3==2.7.0
watchfiles==1.2.0
websockets==16.0