-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathrequirements.txt
More file actions
51 lines (51 loc) · 929 Bytes
/
requirements.txt
File metadata and controls
51 lines (51 loc) · 929 Bytes
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
asgiref==3.7.2
autopep8==2.0.2
black==23.7.0
bleach==6.0.0
boto3==1.28.35
botocore==1.31.35
click==8.1.4
colorama==0.4.6
coverage==7.2.7
cssbeautifier==1.14.8
dj-database-url==2.0.0
Django==4.2.3
django-debug-toolbar==4.2.0
django-markdownfield==0.10.0
django-on-heroku==1.1.2
django-storages==1.13.2
djlint==1.31.1
EditorConfig==0.12.3
gunicorn==21.2.0
html-tag-names==0.1.2
html-void-elements==0.1.0
jmespath==1.0.1
jsbeautifier==1.14.8
json5==0.9.14
Markdown==3.4.4
mccabe==0.7.0
mypy-extensions==1.0.0
packaging==23.1
pathspec==0.11.1
Pillow==10.0.0
platformdirs==3.10.0
psycopg-binary==3.1.9
psycopg2==2.9.6
psycopg2-binary==2.9.6
pycodestyle==2.11.0
pyflakes==3.1.0
python-dateutil==2.8.2
python-dotenv==1.0.0
PyYAML==6.0
regex==2023.6.3
s3transfer==0.6.2
shortuuid==1.0.11
six==1.16.0
sqlparse==0.4.4
tomli==2.0.1
tqdm==4.65.0
typing_extensions==4.7.1
tzdata==2023.3
urllib3==1.26.16
webencodings==0.5.1
whitenoise==6.5.0