Skip to content

Commit

Permalink
Freeze deps again
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoucheiron committed Jul 17, 2024
1 parent f249b30 commit ca942b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
5 changes: 0 additions & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,8 @@ click==8.1.7
coverage==7.5.3
cryptography==42.0.8
docker==7.1.0
exceptiongroup==1.2.1
graphql-core==3.2.3
idna==3.7
importlib-resources==6.4.0
iniconfig==2.0.0
jinja2==3.1.4
jmespath==1.0.1
Expand All @@ -45,7 +43,6 @@ openapi-spec-validator==0.7.1
packaging==24.1
pathable==0.4.3
pbr==6.0.0
pkgutil-resolve-name==1.3.10
pluggy==0.13.1
ply==3.11
py-partiql-parser==0.5.5
Expand All @@ -71,11 +68,9 @@ sarif-om==1.0.4
setuptools==70.0.0
six==1.16.0
sympy==1.12.1
tomli==2.0.1
typing-extensions==4.12.2
urllib3==2.2.2
uv==0.2.10
werkzeug==3.0.3
wrapt==1.16.0
xmltodict==0.13.0
zipp==3.19.2
6 changes: 1 addition & 5 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --no-emit-index-url --no-annotate pyproject.toml --extra docs --extra dev --output-file requirements-docs.txt
# uv pip compile --no-emit-index-url --no-annotate pyproject.toml --extra dev --extra docs --output-file requirements-docs.txt
annotated-types==0.7.0
antlr4-python3-runtime==4.13.1
attrs==23.2.0
Expand All @@ -17,13 +17,11 @@ coverage==7.5.3
cryptography==42.0.8
csscompressor==0.9.5
docker==7.1.0
exceptiongroup==1.2.1
ghp-import==2.1.0
graphql-core==3.2.3
htmlmin==0.1.12
idna==3.7
importlib-metadata==7.1.0
importlib-resources==6.4.0
iniconfig==2.0.0
jinja2==3.1.4
jmespath==1.0.1
Expand Down Expand Up @@ -57,7 +55,6 @@ openapi-spec-validator==0.7.1
packaging==24.1
pathable==0.4.3
pbr==6.0.0
pkgutil-resolve-name==1.3.10
pluggy==0.13.1
ply==3.11
py-partiql-parser==0.5.5
Expand Down Expand Up @@ -87,7 +84,6 @@ setuptools==70.0.0
six==1.16.0
sympy==1.12.1
termcolor==2.4.0
tomli==2.0.1
typing-extensions==4.12.2
urllib3==2.2.2
uv==0.2.10
Expand Down

0 comments on commit ca942b4

Please sign in to comment.