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 | |
|---|---|---|---|
|
|
8decdf4c02 |
@@ -5,7 +5,7 @@ version = "1.0.0"
|
|||||||
|
|
||||||
dependencies=[
|
dependencies=[
|
||||||
"celery ==5.3.6",
|
"celery ==5.3.6",
|
||||||
"sqlalchemy[mypy] ==2.0.29",
|
"sqlalchemy[mypy] ==2.0.24",
|
||||||
"pydantic ==2.5.3",
|
"pydantic ==2.5.3",
|
||||||
"pydantic-settings ==2.1.0"
|
"pydantic-settings ==2.1.0"
|
||||||
]
|
]
|
||||||
@@ -32,7 +32,7 @@ tooling = [
|
|||||||
# tests
|
# tests
|
||||||
"httpx ==0.26.0",
|
"httpx ==0.26.0",
|
||||||
"sqlalchemy-utils ==0.41.1",
|
"sqlalchemy-utils ==0.41.1",
|
||||||
"python-dotenv ==1.0.0",
|
"python-dotenv ==1.0.1",
|
||||||
"pytest ==7.4.4",
|
"pytest ==7.4.4",
|
||||||
# types
|
# types
|
||||||
"mypy ==1.5.1",
|
"mypy ==1.5.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user