forked from AWS2/djmatrics
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
47 lines (47 loc) · 960 Bytes
/
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
amqp==5.0.6
asgiref==3.3.4
billiard==3.6.4.0
celery==5.0.5
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
click==7.1.2
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.1.6
cryptography==3.4.7
defusedxml==0.7.1
Django==3.2
django-allauth==0.44.0
django-anymail==8.2
django-bootstrap-breadcrumbs==0.9.2
django-allauth-office365 @ git+https://github.com/Lamelos/django-allauth-office365.git@bea948edd5d63918834e3a4520b611b6109ce399
django-cors-headers==3.7.0
django-environ==0.4.5
django-microsoft-auth==2.4.0
django-sermepa==1.1.3
djangorestframework==3.12.4
factory-boy==3.2.0
Faker==8.1.2
idna==2.10
kombu==5.0.2
Mako==1.1.4
Markdown==3.3.4
MarkupSafe==1.1.1
mysqlclient==2.0.3
oauthlib==3.1.0
pdoc3==0.9.2
prompt-toolkit==3.0.18
pycparser==2.20
PyJWT==2.1.0
python-dateutil==2.8.1
python3-openid==3.2.0
pytz==2021.1
requests==2.25.1
requests-oauthlib==1.3.0
six==1.16.0
sqlparse==0.4.1
text-unidecode==1.3
urllib3==1.26.4
vine==5.0.0
wcwidth==0.2.5