-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
107 lines (106 loc) · 2.02 KB
/
requirements-dev.txt
File metadata and controls
107 lines (106 loc) · 2.02 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
#
# This file is autogenerated by hatch-pip-compile with Python 3.12
#
# - coverage
# - pre-commit
# - pyright
# - pytest
# - pytest-cov
# - pytest-freezer
# - pytest-github-actions-annotate-failures
# - pytest-mock
# - pytest-randomly
# - requests-mock
# - ruff
# - typing_extensions
# - makefun
# - pychoir
# - python-json-logger>=3.1.0
# - requests
#
certifi==2026.2.25
# via requests
cfgv==3.5.0
# via pre-commit
charset-normalizer==3.4.7
# via requests
coverage==7.13.5
# via
# hatch.envs.dev
# pytest-cov
distlib==0.4.0
# via virtualenv
filelock==3.25.2
# via virtualenv
freezegun==1.5.5
# via pytest-freezer
identify==2.6.18
# via pre-commit
idna==3.11
# via requests
iniconfig==2.3.0
# via pytest
makefun==1.16.0
# via hatch.envs.dev
nodeenv==1.10.0
# via
# pre-commit
# pyright
packaging==26.0
# via pytest
platformdirs==4.9.6
# via virtualenv
pluggy==1.6.0
# via
# pytest
# pytest-cov
pre-commit==4.5.1
# via hatch.envs.dev
pychoir==0.0.30
# via hatch.envs.dev
pygments==2.20.0
# via pytest
pyright==1.1.408
# via hatch.envs.dev
pytest==9.0.3
# via
# hatch.envs.dev
# pytest-cov
# pytest-freezer
# pytest-github-actions-annotate-failures
# pytest-mock
# pytest-randomly
pytest-cov==7.1.0
# via hatch.envs.dev
pytest-freezer==0.4.9
# via hatch.envs.dev
pytest-github-actions-annotate-failures==0.4.0
# via hatch.envs.dev
pytest-mock==3.15.1
# via hatch.envs.dev
pytest-randomly==4.0.1
# via hatch.envs.dev
python-dateutil==2.9.0.post0
# via freezegun
python-json-logger==4.1.0
# via hatch.envs.dev
pyyaml==6.0.3
# via pre-commit
requests==2.33.1
# via
# hatch.envs.dev
# requests-mock
requests-mock==1.12.1
# via hatch.envs.dev
ruff==0.15.10
# via hatch.envs.dev
six==1.17.0
# via python-dateutil
typing-extensions==4.15.0
# via
# hatch.envs.dev
# pyright
urllib3==2.6.3
# via requests
virtualenv==21.2.1
# via pre-commit