Skip to content

Commit d9c4a46

Browse files
committed
Update requirements.
1 parent 18b0397 commit d9c4a46

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

test-requirements.txt

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1-
file:.#egg=jsonschema_lexer
2-
pytest
1+
# This file was autogenerated by uv via the following command:
2+
# uv pip compile --output-file /Users/julian/Development/jsonschema-lexer/test-requirements.txt test-requirements.in
3+
iniconfig==2.0.0
4+
# via pytest
5+
jsonschema-lexer @ file:.#egg=jsonschema_lexer
6+
# via -r test-requirements.in
7+
packaging==24.2
8+
# via pytest
9+
pluggy==1.5.0
10+
# via pytest
311
pygments==2.17.2
12+
# via
13+
# -r test-requirements.in
14+
# jsonschema-lexer
15+
pytest==8.3.4
16+
# via -r test-requirements.in

0 commit comments

Comments
 (0)