-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
69 lines (69 loc) · 3.56 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# This file was autogenerated by uv via the following command:
# uv pip compile --refresh --annotation-style=line --output-file=requirements.txt pyproject.toml
aiohappyeyeballs==2.6.1 # via aiohttp
aiohttp==3.11.14 # via elasticsearch
aiosignal==1.3.2 # via aiohttp
amqp==5.3.1 # via kombu
annotated-types==0.7.0 # via pydantic
anyio==4.9.0 # via httpx, starlette
attrs==25.3.0 # via aiohttp
bcrypt==4.3.0 # via motion-base (pyproject.toml)
beanie==1.29.0 # via motion-base (pyproject.toml)
billiard==4.2.1 # via celery
celery==5.4.0 # via motion-base (pyproject.toml)
certifi==2025.1.31 # via elastic-transport, httpcore, httpx, requests
cffi==1.17.1 # via cryptography
charset-normalizer==3.4.1 # via requests
click==8.1.8 # via beanie, celery, click-didyoumean, click-plugins, click-repl, uvicorn
click-didyoumean==0.3.1 # via celery
click-plugins==1.1.1 # via celery
click-repl==0.3.0 # via celery
cryptography==44.0.2 # via joserfc
dnspython==2.7.0 # via email-validator, pymongo
elastic-transport==8.17.1 # via elasticsearch
elasticsearch==8.17.2 # via motion-base (pyproject.toml)
email-validator==2.2.0 # via motion-base (pyproject.toml)
fastapi-slim==0.115.11 # via motion-base (pyproject.toml)
flexcache==0.3 # via pint
flexparser==0.4 # via pint
frozenlist==1.5.0 # via aiohttp, aiosignal
h11==0.14.0 # via httpcore, uvicorn
httpcore==1.0.7 # via httpx
httpx==0.28.1 # via motion-base (pyproject.toml)
idna==3.10 # via anyio, email-validator, httpx, requests, yarl
joserfc==1.0.4 # via motion-base (pyproject.toml)
kombu==5.5.0 # via celery
lazy-model==0.2.0 # via beanie
llvmlite==0.44.0 # via numba
mongoengine==0.29.1 # via motion-base (pyproject.toml)
motor==3.7.0 # via beanie
multidict==6.2.0 # via aiohttp, yarl
numba==0.61.0 # via motion-base (pyproject.toml)
numpy==2.1.3 # via numba, scipy
pint==0.24.4 # via motion-base (pyproject.toml)
platformdirs==4.3.7 # via pint
prompt-toolkit==3.0.50 # via click-repl
propcache==0.3.0 # via aiohttp, yarl
py-spy==0.4.0 # via motion-base (pyproject.toml)
pycparser==2.14 # via cffi, motion-base (pyproject.toml)
pydantic==2.10.6 # via beanie, fastapi-slim, lazy-model
pydantic-core==2.27.2 # via pydantic
pyinstrument==5.0.1 # via motion-base (pyproject.toml)
pymongo==4.11.3 # via mongoengine, motor
python-dateutil==2.9.0.post0 # via celery
python-dotenv==1.0.1 # via motion-base (pyproject.toml)
python-multipart==0.0.20 # via motion-base (pyproject.toml)
requests==2.32.3 # via motion-base (pyproject.toml)
scipy==1.15.2 # via motion-base (pyproject.toml)
six==1.17.0 # via python-dateutil
sniffio==1.3.1 # via anyio
starlette==0.46.1 # via fastapi-slim
structlog==25.2.0 # via motion-base (pyproject.toml)
toml==0.10.2 # via beanie
typing-extensions==4.12.2 # via anyio, beanie, fastapi-slim, flexcache, flexparser, pint, pydantic, pydantic-core
tzdata==2025.1 # via celery, kombu
urllib3==2.3.0 # via elastic-transport, requests
uvicorn==0.34.0 # via motion-base (pyproject.toml)
vine==5.1.0 # via amqp, celery, kombu
wcwidth==0.2.13 # via prompt-toolkit
yarl==1.18.3 # via aiohttp