-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
242 lines (242 loc) · 6.48 KB
/
Copy pathrequirements-dev.txt
File metadata and controls
242 lines (242 loc) · 6.48 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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements-dev.in
#
advent-of-code-data==2.1.0
# via -r requirements-dev.in
advent-of-code-ocr==1.1.0
# via -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
annotated-types==0.7.0
# via pydantic
aocd-example-parser==2024.12.25
# via advent-of-code-data
asttokens==3.0.0
# via
# peek-python
# stack-data
attrs==25.4.0
# via cyclopts
beautifulsoup4==4.14.2
# via advent-of-code-data
black==25.9.0
# via -r requirements-dev.in
certifi==2025.10.5
# via requests
charset-normalizer==3.4.4
# via
# docformatter
# requests
click==8.3.0
# via
# -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
# advent-of-code-ocr
# black
codetiming==1.4.0
# via
# -r requirements-dev.in
# gahllenges
colorama==0.4.6
# via
# -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
# peek-python
configaroo==0.6.1
# via gahllenges
contourpy==1.3.3
# via
# -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
# matplotlib
cycler==0.12.1
# via
# -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
# matplotlib
cyclopts==4.2.1
# via gahllenges
decorator==5.2.1
# via ipython
docformatter==1.7.7
# via -r requirements-dev.in
docstring-parser==0.17.0
# via cyclopts
docutils==0.22.2
# via rich-rst
executing==2.2.1
# via
# peek-python
# stack-data
fonttools==4.60.1
# via
# -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
# matplotlib
gahllenges @ file:///home/gahjelle/Dropbox/programmering/github/gahllenges
# via -r requirements-dev.in
html2text==2025.4.15
# via -r requirements-dev.in
idna==3.11
# via requests
iniconfig==2.3.0
# via pytest
ipython==9.6.0
# via -r requirements-dev.in
ipython-pygments-lexers==1.1.1
# via ipython
isort==7.0.0
# via -r requirements-dev.in
jedi==0.19.2
# via ipython
kiwisolver==1.4.9
# via
# -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
# matplotlib
markdown-it-py==4.0.0
# via
# -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
# rich
matplotlib==3.10.7
# via -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
matplotlib-inline==0.2.1
# via ipython
mdurl==0.1.2
# via
# -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
# markdown-it-py
mpmath==1.3.0
# via
# -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
# sympy
mypy-extensions==1.1.0
# via black
networkx==3.5
# via -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
numpy==2.3.4
# via
# -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
# contourpy
# matplotlib
# pandas
packaging==25.0
# via
# -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
# black
# matplotlib
# pytest
pandas==2.3.3
# via -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
parse==1.20.2
# via -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
parso==0.8.5
# via jedi
pathspec==0.12.1
# via black
pebble==5.1.3
# via advent-of-code-data
peek-python==25.0.24
# via -r requirements-dev.in
pexpect==4.9.0
# via ipython
pillow==12.0.0
# via
# -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
# matplotlib
platformdirs==4.5.0
# via black
pluggy==1.6.0
# via pytest
polars==1.35.1
# via -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
polars-runtime-32==1.35.1
# via
# -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
# polars
prompt-toolkit==3.0.52
# via ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pydantic==2.12.3
# via
# configaroo
# gahllenges
pydantic-core==2.41.4
# via pydantic
pygments==2.19.2
# via
# -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
# ipython
# ipython-pygments-lexers
# pytest
# rich
pyparsing==3.2.5
# via
# -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
# matplotlib
pyperclip==1.11.0
# via gahllenges
pyplugs==0.5.4
# via configaroo
pytest==8.4.2
# via -r requirements-dev.in
python-dateutil==2.9.0.post0
# via
# -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
# matplotlib
# pandas
pytokens==0.2.0
# via black
pytz==2025.2
# via
# -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
# pandas
requests==2.32.5
# via -r requirements-dev.in
rich==14.2.0
# via
# -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
# cyclopts
# gahllenges
# rich-rst
rich-rst==1.3.2
# via cyclopts
ruff==0.14.3
# via -r requirements-dev.in
six==1.17.0
# via
# -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
# peek-python
# python-dateutil
soupsieve==2.8
# via beautifulsoup4
stack-data==0.6.3
# via ipython
sympy==1.14.0
# via -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
tabulate==0.9.0
# via -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
tomli==2.3.0
# via peek-python
traitlets==5.14.3
# via
# ipython
# matplotlib-inline
typing-extensions==4.15.0
# via
# beautifulsoup4
# pydantic
# pydantic-core
# typing-inspection
typing-inspection==0.4.2
# via pydantic
tzdata==2025.2
# via
# -r /home/gahjelle/Dropbox/programmering/github/advent_of_code/python/requirements.txt
# pandas
untokenize==0.1.1
# via docformatter
urllib3==2.5.0
# via
# advent-of-code-data
# requests
wcwidth==0.2.14
# via prompt-toolkit