Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Commit 00a6fff

Browse files
Changes made
1 parent 1994cce commit 00a6fff

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

requirements.txt

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ charset-normalizer==3.1.0
66
cryptography==41.0.0
77
defusedxml==0.7.1
88
deprecation==2.1.0
9-
Django==3.2.20
9+
Django==3.2.18
1010
django-email-verification==0.3.1
1111
djangorestframework==3.14.0
1212
gunicorn==20.1.0
@@ -27,3 +27,29 @@ sqlparse==0.4.3
2727
tomli==2.0.1
2828
typing_extensions==4.4.0
2929
urllib3==1.26.15
30+
## The following requirements were added by pip freeze:
31+
Brotli==1.0.9
32+
contourpy==1.1.0
33+
cycler==0.11.0
34+
datetime-truncate==1.1.1
35+
django-bower==5.2.0
36+
django-memoize==2.3.1
37+
django-multiselectfield==0.1.12
38+
django-nvd3==0.9.7
39+
fonttools==4.40.0
40+
Jinja2==3.1.2
41+
kiwisolver==1.4.4
42+
MarkupSafe==2.1.3
43+
matplotlib==3.7.1
44+
mutagen==1.46.0
45+
numpy==1.25.0
46+
Pillow==9.5.0
47+
pycryptodomex==3.18.0
48+
pyparsing==3.1.0
49+
python-dateutil==2.8.2
50+
python-nvd3==0.14.2
51+
python-slugify==1.1.4
52+
six==1.16.0
53+
Unidecode==1.3.6
54+
websockets==11.0.3
55+
yt-dlp==2023.7.6

0 commit comments

Comments
 (0)