-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
109 lines (109 loc) · 2.09 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
acme==0.26.1
asgiref==3.7.2
asn1crypto==0.24.0
beautifulsoup4==4.9.1
boto3==1.34.13
botocore==1.34.13
cachetools==4.0.0
certbot==0.26.1
certifi==2023.11.17
cffi==1.15.1
chardet==3.0.4
charset-normalizer==3.1.0
cmake==3.26.3
colorama==0.3.9
ConfigArgParse==0.13.0
configobj==5.0.8
cssselect==1.1.0
distro==1.5.0
dj-database-url==0.5.0
Django==2.2.28
django-autocomplete-light==3.5.1
django-braces==1.13.0
django-ckeditor==5.7.1
django-ckeditor-5==0.0.5
django-contrib-comments==1.9.0
django-crontab==0.7.1
django-cuser==2017.3.16
django-debug-toolbar==3.2.1
django-djconfig==0.10.0
django-etc==1.3.0
django-fullurl==1.1
django-haystack==3.0b1
django-hitcount==1.3.3
django-infinite-scroll-pagination==1.1.0
django-js-asset==1.1.0
django-letsencrypt==3.0.1
django-machina==1.1.1
django-model-utils==3.1.2
django-modeltranslation==0.15.1
django-mptt==0.11.0
django-rated-reviews==0.3.0
django-recaptcha==1.4.0
django-star-ratings==0.6.1
django-storages==1.6.6
django-username-email==2.2.2
django-widget-tweaks==1.4.5
djangorestframework==3.11.2
docutils==0.14
dropbox==10.4.1
future==0.18.3
google-api-python-client==1.7.11
google-auth==1.30.0
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.4.1
gunicorn==19.9.0
httplib2==0.19.0
idna==2.7
importlib-metadata==4.0.1
Jinja2==3.1.3
jmespath==0.9.3
josepy==1.1.0
latexmk.py==0.4
lxml==4.9.1
markdown2==2.4.0
MarkupSafe==2.0.1
mistune==0.8.4
mock==2.0.0
oauthlib==3.1.0
olefile==0.46
parsedatetime==2.4
pbr==4.2.0
pillow==10.2.0
prompt-toolkit==2.0.4
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.18
Pygments==2.17.2
pyOpenSSL==18.0.0
pyparsing==2.4.7
pyquery==1.4.3
pyRFC3339==1.1
python-dateutil==2.7.3
pytz==2018.5
PyYAML==5.4
readtime==1.1.1
requests==2.31.0
requests-oauthlib==1.3.0
requests-toolbelt==0.8.0
rsa==4.7
s3transfer==0.10.0
simplejson==3.16.0
six==1.15.0
soupsieve==2.0.1
sqlparse==0.4.4
stripe==2.50.0
swapper==1.1.0
typing-extensions==3.10.0.0
uritemplate==3.0.1
urllib3==2.0.7
wcwidth==0.1.7
Whoosh==2.7.4
zipp==3.4.1
zope.component==4.4.1
zope.deferredimport==4.3.1
zope.deprecation==4.4.0
zope.event==4.3.0
zope.hookable==5.0.1
zope.interface==5.4.0
zope.proxy==4.3.5