requirements.txt 651 Bytes
Newer Older
Matteo's avatar
Matteo committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
anyio==3.6.2
certifi==2022.12.7
charset-normalizer==3.1.0
click==8.1.3
decorator==4.4.2
dnspython==2.3.0
email-validator==1.3.1
fastapi==0.95.0
h11==0.14.0
httpcore==0.16.3
httptools==0.5.0
httpx==0.23.3
idna==3.4
imageio==2.27.0
imageio-ffmpeg==0.4.8
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.2
Nadir Dalla Pozza's avatar
Nadir Dalla Pozza committed
19
moviepy==1.0.3
Matteo's avatar
Matteo committed
20
21
22
23
24
25
26
numpy==1.24.2
orjson==3.8.9
Pillow==9.5.0
proglog==0.1.10
pydantic==1.10.7
python-dotenv==1.0.0
python-multipart==0.0.6
Nadir Dalla Pozza's avatar
Nadir Dalla Pozza committed
27
PyYAML==6.0
Matteo's avatar
Matteo committed
28
29
30
31
32
33
34
35
36
37
38
39
requests==2.28.2
rfc3986==1.5.0
sniffio==1.3.0
starlette==0.26.1
tqdm==4.65.0
typing_extensions==4.5.0
ujson==5.7.0
urllib3==1.26.15
uvicorn==0.21.1
uvloop==0.17.0
watchfiles==0.19.0
websockets==11.0