mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-12 05:28:34 +03:00
Compare commits
1 Commits
renovate/t
...
renovate/w
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7f57d92d2c |
@@ -12,7 +12,7 @@ dependencies=[
|
||||
|
||||
[project.optional-dependencies]
|
||||
web=[
|
||||
"alembic ==1.11.3",
|
||||
"alembic ==1.13.1",
|
||||
"fastapi ==0.101.1",
|
||||
"uvicorn[standard] ==0.23.2",
|
||||
"gunicorn ==21.2.0"
|
||||
@@ -31,7 +31,7 @@ tooling = [
|
||||
"ruff ==0.0.292",
|
||||
# tests
|
||||
"httpx ==0.26.0",
|
||||
"sqlalchemy-utils ==0.41.2",
|
||||
"sqlalchemy-utils ==0.41.1",
|
||||
"python-dotenv ==1.0.0",
|
||||
"pytest ==7.4.4",
|
||||
# types
|
||||
|
||||
Reference in New Issue
Block a user