diff options
| author | Fuwn <[email protected]> | 2025-07-07 03:38:24 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-07-07 03:38:24 -0700 |
| commit | 391dd281297a58afb0fc0531330cd67cfc872302 (patch) | |
| tree | 5c0bc493c704fdaf4fe5031ab34a8d78a4ac1f81 /requirements-dev.lock | |
| parent | feat(schedule): Display genres in table (diff) | |
| download | oguri-391dd281297a58afb0fc0531330cd67cfc872302.tar.xz oguri-391dd281297a58afb0fc0531330cd67cfc872302.zip | |
chore: Add check task
Diffstat (limited to 'requirements-dev.lock')
| -rw-r--r-- | requirements-dev.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements-dev.lock b/requirements-dev.lock index ef226b4..cd15afc 100644 --- a/requirements-dev.lock +++ b/requirements-dev.lock @@ -67,6 +67,7 @@ pygments==2.19.2 # via rich rich==14.0.0 # via oguri +ruff==0.12.2 sniffio==1.3.1 # via anyio toml==0.10.2 |