mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-11 21:18:36 +03:00
Compare commits
1 Commits
renovate/s
...
renovate/t
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f0f3704906 |
@@ -5,7 +5,7 @@ version = "1.0.0"
|
||||
|
||||
dependencies=[
|
||||
"celery ==5.3.6",
|
||||
"sqlalchemy[mypy] ==2.0.29",
|
||||
"sqlalchemy[mypy] ==2.0.24",
|
||||
"pydantic ==2.5.3",
|
||||
"pydantic-settings ==2.1.0"
|
||||
]
|
||||
@@ -36,7 +36,7 @@ tooling = [
|
||||
"pytest ==7.4.4",
|
||||
# types
|
||||
"mypy ==1.5.1",
|
||||
"types-requests ==2.31.0.20231231"
|
||||
"types-requests ==2.31.0.20240406"
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
|
||||
Reference in New Issue
Block a user