mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-12 21:48:35 +03:00
Compare commits
1 Commits
renovate/t
...
renovate/w
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7f57d92d2c |
@@ -12,7 +12,7 @@ dependencies=[
|
|||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
web=[
|
web=[
|
||||||
"alembic ==1.11.3",
|
"alembic ==1.13.1",
|
||||||
"fastapi ==0.101.1",
|
"fastapi ==0.101.1",
|
||||||
"uvicorn[standard] ==0.23.2",
|
"uvicorn[standard] ==0.23.2",
|
||||||
"gunicorn ==21.2.0"
|
"gunicorn ==21.2.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.1",
|
"python-dotenv ==1.0.0",
|
||||||
"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