Skip to content

Commit

Permalink
test: update requirements-testing.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
kod-kristoff committed Nov 18, 2024
1 parent 8e15b64 commit 1eabf9c
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 14 deletions.
2 changes: 0 additions & 2 deletions tests/requirements-testing.in

This file was deleted.

40 changes: 28 additions & 12 deletions tests/requirements-testing.lock
Original file line number Diff line number Diff line change
@@ -1,22 +1,38 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml tests/requirements-testing.in --output-file tests/requirements-testing.lock
# uv export --dev --format requirements-txt --no-hashes --output-file tests/requirements-testing.lock
-e .
annotated-types==0.7.0
bracex==2.5.post1
bump-my-version==0.28.0
click==8.1.7
colorama==0.4.6 ; sys_platform == 'win32' or platform_system == 'Windows'
coverage==7.6.4
diff-match-patch==20241021
# via parallel-corpus (pyproject.toml)
exceptiongroup==1.2.2 ; python_full_version < '3.11'
iniconfig==2.0.0
# via pytest
markdown-it-py==3.0.0
mdurl==0.1.2
more-itertools==10.5.0
# via parallel-corpus (pyproject.toml)
mypy==1.12.1
mypy-extensions==1.0.0
packaging==24.1
# via pytest
pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.36
pydantic==2.9.2
pydantic-core==2.23.4
pydantic-settings==2.6.0
pygments==2.18.0
pytest==8.3.3
# via
# -r tests/requirements-testing.in
# syrupy
pytest-cov==5.0.0
python-dotenv==1.0.1
questionary==2.0.1
rich==13.9.2
rich-click==1.8.3
ruff==0.7.0
strenum==0.4.15
# via parallel-corpus (pyproject.toml)
syrupy==4.7.2
# via -r tests/requirements-testing.in
tomli==2.0.2 ; python_full_version <= '3.11'
tomlkit==0.13.2
typing-extensions==4.12.2
# via parallel-corpus (pyproject.toml)
wcmatch==10.0
wcwidth==0.2.13

0 comments on commit 1eabf9c

Please sign in to comment.