We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18b0397 commit d9c4a46Copy full SHA for d9c4a46
test-requirements.txt
@@ -1,3 +1,16 @@
1
-file:.#egg=jsonschema_lexer
2
-pytest
+# This file was autogenerated by uv via the following command:
+# 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
9
+pluggy==1.5.0
10
11
pygments==2.17.2
12
+ # via
13
+ # -r test-requirements.in
14
+ # jsonschema-lexer
15
+pytest==8.3.4
16
0 commit comments