-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathrequirements.txt
34 lines (34 loc) · 944 Bytes
/
requirements.txt
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
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml
click==8.1.8
# via clean-architecture-with-python (pyproject.toml)
execnet==2.1.1
# via pytest-xdist
freezegun==1.5.1
# via clean-architecture-with-python (pyproject.toml)
iniconfig==2.0.0
# via pytest
packaging==24.2
# via pytest
pluggy==1.5.0
# via pytest
pytest==8.3.4
# via
# pytest-random-order
# pytest-xdist
pytest-random-order==1.1.1
# via clean-architecture-with-python (pyproject.toml)
pytest-xdist==3.6.1
# via clean-architecture-with-python (pyproject.toml)
python-dateutil==2.9.0.post0
# via freezegun
python-dotenv==1.0.1
# via clean-architecture-with-python (pyproject.toml)
python-http-client==3.3.7
# via sendgrid
sendgrid==6.11.0
# via clean-architecture-with-python (pyproject.toml)
six==1.17.0
# via python-dateutil
starkbank-ecdsa==2.2.0
# via sendgrid