mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-08 03:28:35 +03:00
drops pipfile
This commit is contained in:
32
Pipfile
32
Pipfile
@@ -1,32 +0,0 @@
|
||||
[[source]]
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
oscrypto = {git = "https://github.com/wbond/oscrypto.git", ref = "d5f3437ed24257895ae1edd9e503cfb352e635a8"}
|
||||
celery = ">=5.0"
|
||||
fastapi = "*"
|
||||
jinja2 = "*"
|
||||
redis = "==3.5.3"
|
||||
requests = ">=2.25.1"
|
||||
uvicorn = ">=0.13.4"
|
||||
aiosqlite = "*"
|
||||
loguru = "*"
|
||||
sqlalchemy = "*"
|
||||
alembic = "*"
|
||||
fastapi-utils = "*"
|
||||
prometheus-fastapi-instrumentator = "*"
|
||||
auto-archiver = "*"
|
||||
pydantic-settings = "*"
|
||||
fastapi-mail = "*"
|
||||
|
||||
[dev-packages]
|
||||
watchdog = "*"
|
||||
pytest = "*"
|
||||
httpx = "*"
|
||||
coverage = "*"
|
||||
pytest-asyncio = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.10"
|
||||
3047
Pipfile.lock
generated
3047
Pipfile.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user