-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
50 lines (49 loc) · 1.03 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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements.txt pyproject.toml
#
certifi==2023.7.22
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via typer
decorator==4.4.2
# via moviepy
idna==3.4
# via requests
imageio==2.32.0
# via moviepy
imageio-ffmpeg==0.4.9
# via moviepy
loguru==0.7.2
# via bbb-video-composer (pyproject.toml)
moviepy==1.0.3
# via bbb-video-composer (pyproject.toml)
numpy==1.26.2
# via
# imageio
# moviepy
# opencv-python
opencv-python==4.8.1.78
# via bbb-video-composer (pyproject.toml)
pillow==10.0.1
# via imageio
proglog==0.1.10
# via moviepy
requests==2.31.0
# via moviepy
tqdm==4.66.1
# via
# moviepy
# proglog
typer==0.9.0
# via bbb-video-composer (pyproject.toml)
typing-extensions==4.8.0
# via typer
urllib3==2.1.0
# via requests
# The following packages are considered to be unsafe in a requirements file:
# setuptools