Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.12.2
hooks:
- id: ruff
- id: ruff-check
- id: ruff-format
- repo: https://github.com/astral-sh/uv-pre-commit
rev: 0.7.19
Expand Down
351 changes: 0 additions & 351 deletions .tx/config

This file was deleted.

7 changes: 4 additions & 3 deletions common-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -158,9 +158,9 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
standard-theme @ git+https://github.com/open-contracting/standard_theme.git@fe5c0879e00db6d00b1d10a7df98826ba46abdbe#egg=standard_theme
standard-theme @ git+https://github.com/open-contracting/standard_theme.git@1c192073bbc326445fbd0092d0cefcdea9962465#egg=standard_theme
# via -r common-requirements.in
starlette==0.40.0
starlette==0.47.2
# via sphinx-autobuild
tomli==2.0.1
# via pytest
Expand All @@ -170,11 +170,12 @@ trio==0.20.0
# trio-websocket
trio-websocket==0.9.2
# via selenium
typing-extensions==4.4.0
typing-extensions==4.14.1
# via
# anyio
# cattrs
# myst-parser
# starlette
# uvicorn
uc-micro-py==1.0.1
# via linkify-it-py
Expand Down
Loading