forked from vizvasrj/MultiAuthorBlog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
80 lines (80 loc) · 1.47 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
79
80
amqp==5.1.1
asgiref==3.5.0
async-timeout==4.0.2
beautifulsoup4==4.11.1
billiard==3.6.4.0
bs4==0.0.1
cachetools==5.0.0
celery==5.2.6
certifi==2021.10.8
charset-normalizer==2.0.12
click==8.1.2
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
cssselect==1.1.0
cssselect2==0.6.0
Deprecated==1.2.13
Django==4.0.4
django-appconf==1.0.5
django-autoslug==1.9.8
django-colorfield==0.6.3
django-compressor==3.1
django-cors-headers==3.11.0
django-crispy-forms==1.14.0
django-crum==0.7.9
django-debug-toolbar==3.2.4
django-extensions==3.1.5
django-filter==21.1
django-grappelli==3.0.3
django-js-asset==2.0.0
django-mptt==0.13.4
django-parler==2.3
django-redis==5.2.0
django-rest-framework==0.1.0
django-select2==7.10.0
django-taggit==2.1.0
django-user-agents==0.4.0
djangorestframework==3.13.1
djangorestframework-simplejwt==5.1.0
easy-thumbnails==2.8.1
googleapis-common-protos==1.56.0
grpcio==1.44.0
grpcio-status==1.44.0
idna==3.3
kombu==5.2.4
lxml==4.8.0
markdown2==2.4.2
packaging==21.3
Pillow==9.1.0
prompt-toolkit==3.0.29
proto-plus==1.20.3
protobuf==3.20.0
psycopg2==2.9.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
PyJWT==2.3.0
pyparsing==3.0.8
pyquery==1.4.3
pytz==2022.1
rcssmin==1.1.0
readtime==1.1.1
redis==4.2.2
reportlab==3.6.9
requests==2.27.1
rjsmin==1.2.0
rsa==4.8
six==1.16.0
soupsieve==2.3.2.post1
sqlparse==0.4.2
svglib==1.2.1
termcolor==1.1.0
tinycss2==1.1.1
ua-parser==0.10.0
Unidecode==1.3.4
urllib3==1.26.9
user-agents==2.2.0
vine==5.0.0
wcwidth==0.2.5
webencodings==0.5.1
wrapt==1.14.0