-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
75 lines (75 loc) · 1.36 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
70
71
72
73
74
75
asgiref==3.8.1
attrs==24.2.0
boto3==1.35.35
botocore==1.35.35
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
colorama==0.4.6
cryptography==43.0.1
decorator==4.4.2
defusedxml==0.8.0rc2
dj-rest-auth==6.0.0
Django==5.1.1
django-allauth==65.0.2
django-appconf==1.0.6
django-cors-headers==4.4.0
django-filter==24.3
django-seed==0.3.1
django-storages==1.14.4
django-video-encoding==1.0.0
djangorestframework==3.15.2
drf-spectacular==0.27.2
drf-yasg==1.21.7
Faker==30.3.0
ffmpeg==1.4
ffmpeg-python==0.2.0
ffprobe==0.5
future==1.0.0
gunicorn==23.0.0
idna==3.10
imageio==2.35.1
imageio-ffmpeg==0.5.1
inflection==0.5.1
iniconfig==2.0.0
jmespath==1.0.1
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
model-bakery==1.19.5
moviepy==1.0.3
mypy==1.11.2
mypy-extensions==1.0.0
numpy==2.1.2
oauthlib==3.2.2
opencv-python==4.10.0.84
packaging==24.1
pillow==10.4.0
pluggy==1.5.0
proglog==0.1.10
psycopg==3.2.2
psycopg-binary==3.2.2
pycparser==2.22
PyJWT==2.9.0
pytest==8.3.3
pytest-django==4.9.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python3-openid==3.2.0
pytz==2024.2
PyYAML==6.0.2
referencing==0.35.1
requests==2.32.3
requests-oauthlib==2.0.0
rpds-py==0.20.0
s3transfer==0.10.2
setuptools==75.1.0
six==1.16.0
social-auth-app-django==5.4.2
social-auth-core==4.5.4
sqlparse==0.5.1
toposort==1.10
tqdm==4.66.5
typing_extensions==4.12.2
tzdata==2024.2
uritemplate==4.1.1
urllib3==2.2.3