-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
78 lines (78 loc) · 1.44 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
76
77
78
amqp==5.1.1
asgiref==3.5.2
async-timeout==4.0.2
attrs==22.2.0
beautifulsoup4==4.11.1
billiard==3.6.4.0
black==22.10.0
cachetools==5.2.0
celery==5.2.7
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
coverage==7.1.0
cryptography==39.0.1
defusedxml==0.7.1
Django==4.1.2
django-allauth==0.51.0
django-autoslug==1.9.8
django-bootstrap-v5==1.0.11
django-countries==7.4.2
django-crispy-forms==1.14.0
django-debug-toolbar==3.7.0
django-dotenv==1.4.2
django-htmx==1.12.2
django-storages==1.13.1
django-quill-editor==0.1.40
exceptiongroup==1.1.0
flake8==6.0.0
google-api-core==2.10.2
google-api-python-client==2.66.0
google-auth==2.14.1
google-auth-httplib2==0.1.0
googleapis-common-protos==1.57.0
httplib2==0.21.0
idna==3.4
iniconfig==2.0.0
kombu==5.2.4
mccabe==0.7.0
mypy-extensions==0.4.3
numpy==1.23.5
oauthlib==3.2.2
opencv-python==4.6.0.66
packaging==23.0
pathspec==0.10.1
Pillow==9.3.0
platformdirs==2.5.2
pluggy==1.0.0
prompt-toolkit==3.0.36
protobuf==4.21.9
psycopg2-binary==2.9.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.10.0
pycparser==2.21
pyflakes==3.0.1
PyJWT==2.6.0
pyparsing==3.0.9
pytest==7.2.1
pytest-django==4.5.2
python3-openid==3.2.0
pytz==2022.7.1
redis==4.4.2
requests==2.28.1
requests-oauthlib==1.3.1
rsa==4.9
six==1.16.0
soupsieve==2.3.2.post1
sqlparse==0.4.3
tomli==2.0.1
typing_extensions==4.4.0
uritemplate==4.1.1
urllib3==1.26.12
vine==5.0.0
wcwidth==0.2.6