-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
131 lines (131 loc) · 2.44 KB
/
requirements-dev.txt
File metadata and controls
131 lines (131 loc) · 2.44 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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
#
# This file is autogenerated by pip-compile with Python 3.14
# by the following command:
#
# pip-compile --extra=dev --output-file=requirements-dev.txt --strip-extras pyproject.toml
#
alabaster==1.0.0
# via sphinx
babel==2.18.0
# via sphinx
certifi==2026.2.25
# via requests
charset-normalizer==3.4.7
# via requests
colorama==0.4.6
# via
# pytest
# sphinx
coverage==7.13.5
# via pytest-cov
docutils==0.22.4
# via
# myst-parser
# sphinx
# sphinx-rtd-theme
idna==3.11
# via requests
imagesize==2.0.0
# via sphinx
iniconfig==2.3.0
# via pytest
jinja2==3.1.6
# via
# myst-parser
# sphinx
librt==0.9.0
# via mypy
markdown-it-py==4.0.0
# via
# mdit-py-plugins
# myst-parser
markupsafe==3.0.3
# via jinja2
mdit-py-plugins==0.5.0
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
mypy==1.20.1
# via pyuspto
mypy-extensions==1.1.0
# via mypy
myst-parser==5.0.0
# via pyuspto
packaging==26.1
# via
# pytest
# sphinx
pathspec==1.0.4
# via mypy
pluggy==1.6.0
# via
# pytest
# pytest-cov
pygments==2.20.0
# via
# pytest
# sphinx
pytest==9.0.3
# via
# pytest-cov
# pytest-mock
# pyuspto
pytest-cov==7.1.0
# via pyuspto
pytest-mock==3.15.1
# via pyuspto
pyyaml==6.0.3
# via myst-parser
requests==2.33.1
# via
# pyUSPTO (pyproject.toml)
# pyuspto
# sphinx
roman-numerals==4.1.0
# via sphinx
ruff==0.15.11
# via pyuspto
snowballstemmer==3.0.1
# via sphinx
sphinx==9.1.0
# via
# myst-parser
# pyuspto
# sphinx-autodoc-typehints
# sphinx-copybutton
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-autodoc-typehints==3.10.2
# via pyuspto
sphinx-copybutton==0.5.2
# via pyuspto
sphinx-rtd-theme==3.1.0
# via pyuspto
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-jquery==4.1
# via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
types-requests==2.33.0.20260408
# via pyuspto
typing-extensions==4.15.0
# via
# mypy
# pyuspto
tzdata==2026.1
# via
# pyUSPTO (pyproject.toml)
# pyuspto
urllib3==2.6.3
# via
# requests
# types-requests