forked from TareqMonwer/Django-School-Management
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
118 lines (118 loc) · 2.19 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
110
111
112
113
114
115
116
117
118
amqp==5.0.5
appdirs==1.4.3
arabic-reshaper==2.1.1
autopep8==1.4.4
beautifulsoup4==4.9.1
billiard==3.6.3.0
braintree==4.6.0
CacheControl==0.12.6
celery==5.0.5
certifi==2019.9.11
cffi==1.14.5
chardet==3.0.4
click==7.1.2
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.1.6
colorama==0.4.3
contextlib2==0.6.0
cryptography==3.4.6
dateparser==0.7.2
defusedxml==0.6.0
diff-match-patch==20200713
distlib==0.3.0
distro==1.4.0
Django==2.2.28
django-admin-honeypot==1.1.0
django-allauth==0.44.0
django-autoslug==1.9.7
django-bootstrap4==2.3.1
django-braces==1.14.0
django-celery-beat==2.2.0
django-celery-results==2.4.0
django-ckeditor==5.9.0
django-cors-headers==3.7.0
django-countries==7.0
django-crispy-forms==1.10.0
django-debug-toolbar==2.1
django-discover-runner==1.0
django-environ==0.4.5
django-extensions==3.1.1
django-file-form==3.2.2
django-filter==2.4.0
django-import-export==2.5.0
django-js-asset==1.2.2
django-model-utils==4.1.1
django-mptt==0.11.0
django-mysql==3.11.1
django-rename-app==0.1.2
django-role-permissions==2.2.1
django-social-share==2.2.1
django-tables2==2.3.4
django-taggit==1.3.0
django-timezone-field==4.1.1
django-tinymce==3.4.0
django-widget-tweaks==1.4.8
djangorestframework==3.12.2
et-xmlfile==1.0.1
fake-factory==9999.9.9
Faker==2.0.4
future==0.18.2
html5lib==1.1
idna==2.8
ipaddr==2.2.0
jdcal==1.4.1
jet-bridge-base==0.9.4
jet-django==1.0.7
kombu==5.0.2
lockfile==0.12.2
Markdown==3.2.2
MarkupPy==1.14
msgpack==0.6.2
mysqlclient==2.0.3
oauthlib==3.1.0
odfpy==1.4.1
openpyxl==3.0.6
packaging==20.3
pep517==0.8.2
Pillow==9.0.1
progress==1.5
prompt-toolkit==2.0.9
pycodestyle==2.5.0
pycparser==2.20
PyJWT==2.4.0
pyparsing==2.4.6
PyPDF2==1.27.5
python-bidi==0.4.2
python-crontab==2.5.1
python-dateutil==2.8.1
python-slugify==4.0.0
python3-openid==3.2.0
pytoml==0.1.21
pytz==2019.3
PyYAML==5.4.1
redis==3.5.3
regex==2019.11.1
reportlab==3.5.59
requests==2.22.0
requests-oauthlib==1.3.0
retrying==1.3.3
sentry-sdk==0.20.3
six==1.13.0
social-auth-core==4.0.3
soupsieve==2.2
SQLAlchemy==1.3.11
sqlparse==0.3.0
sslcommerz-lib==1.0
tablib==3.0.0
text-unidecode==1.3
toml==0.10.2
tzlocal==2.0.0
urllib3==1.26.5
vine==5.0.0
wcwidth==0.1.7
webencodings==0.5.1
whitenoise==5.3.0
xhtml2pdf==0.2.5
xlrd==2.0.1
xlwt==1.3.0