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