-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
75 lines (74 loc) · 1.71 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
# Copyright 2016 vrcHost LLC
#
# This file is part of MDID.
#
# MDID is free software: you can redistribute it and/or modify it under the
# terms of the GNU General Public License as published by the Free Software
# Foundation, either version 2 of the License, or (at your option) any later
# version.
#
# MDID is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
# details.
#
# You should have received a copy of the GNU General Public License along
# with MDID. If not, see http://www.gnu.org/licenses/.
Celery==5.2.7
Django==3.2.23
PyPDF2==1.27.9
amqp==5.0.9
attrs==21.4.0
b2sdk==1.14.1
beautifulsoup4==4.10.0
bleach-allowlist==1.0.3
bleach==4.1.0
boto3==1.20.38
cached-property==1.5.2
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
click==8.0.3
configobj==5.0.8
cryptography==41.0.6
django-appconf==1.0.5
django-cas-ng==4.3.0
django-celery-results==2.4.0
django-compressor==3.1
django-contrib-comments==2.1.0
django-cors-headers==3.11.0
django-extensions==3.1.5
django-pagination==1.0.7
django-ranged-fileresponse==0.1.2
django-storages==1.12.3
django-tagging==0.5.0
flake8==4.0.1
flake8-docstrings==1.6.0
flake8-todo==0.7
flickrapi==2.4.0
flup==1.0.3
gunicorn==22.0.0
importlib-metadata==4.11.4
ipaddr==2.2.0
kombu==5.2.3
markdown==3.2.2
pep8==1.7.1
pep8-naming==0.12.1
pika==1.2.0
pillow>=9.2.0
prompt-toolkit==3.0.24
pycryptodome==3.12.0
pymysql==1.0.2
python-ldap==3.4.0
python-memcached
python-pptx==0.6.21
reportlab==4.0.8
requests==2.31.0
setuptools>=65.5.1
sqlparse==0.4.4
unicodecsv==0.14.1
vine==5.0.0
wcwidth==0.2.5
werkzeug==2.3.8
wfastcgi==3.0.0
wheel>=0.38.1