mirror of
https://github.com/aquatix/digimarks.git
synced 2025-12-06 23:05:10 +01:00
Be more explicit about some dependencies
This commit is contained in:
@@ -1,9 +1,15 @@
|
||||
# Core application
|
||||
fastapi[all]
|
||||
sqlmodel
|
||||
sqlalchemy
|
||||
pydantic
|
||||
pydantic_settings
|
||||
alembic
|
||||
aiosqlite
|
||||
|
||||
# Fetch external resources
|
||||
httpx
|
||||
|
||||
# Fetch title etc from links
|
||||
beautifulsoup4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user