-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
66 lines (66 loc) · 1.22 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
asgiref==3.7.2
beautifulsoup4==4.12.2
blinker==1.7.0
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
cryptography==41.0.5
defusedxml==0.7.1
distlib==0.3.7
dj-database-url==2.1.0
Django==4.2.9
django-allauth==0.58.2
django-cors-headers==4.3.0
django-easy-audit==1.3.5
django-environ==0.11.2
django-guardian==2.4.0
django-htmx==1.17.0
django-invitations==2.0.0
django-ipware==5.0.2
django-mdeditor==0.1.20
django-soft-delete==0.9.21
djangorestframework==3.14.0
environ==1.0
Faker==19.13.0
filelock==3.13.1
gunicorn==21.2.0
idna==3.4
linkify-it-py==2.0.3
log-symbols==0.0.14
Markdown==3.5.1
markdown-it-py==3.0.0
mdit-py-plugins==0.4.0
mdurl==0.1.2
oauthlib==3.2.2
packaging==23.2
Pillow==10.1.0
platformdirs==3.11.0
psycopg2-binary==2.9.9
pycparser==2.21
Pygments==2.17.2
PyJWT==2.8.0
pyparsing==3.1.1
python-dateutil==2.8.2
python3-openid==3.2.0
pytz==2023.3.post1
requests==2.31.0
requests-oauthlib==1.3.1
rich==13.7.0
six==1.16.0
soupsieve==2.5
spinners==0.0.24
sqlparse==0.4.4
structlog==23.2.0
termcolor==2.3.0
textual==0.48.2
tree-sitter==0.20.4
tree-sitter-languages==1.10.2
trogon==0.5.0
typing_extensions==4.9.0
tzdata==2023.3
uc-micro-py==1.0.2
urllib3==2.0.7
virtualenv==20.24.6
whitenoise==6.6.0