forked from betagouv/ma-cantine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
117 lines (117 loc) · 2.17 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
amqp==5.1.1
arabic-reshaper==3.0.0
asgiref==3.6.0
asn1crypto==1.5.1
astroid==2.15.2
async-timeout==4.0.2
attrs==22.2.0
billiard==3.6.4.0
black==23.1.0
boto3==1.26.114
botocore==1.29.114
celery==5.2.7
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
cryptography==39.0.1
cssselect2==0.7.0
Deprecated==1.2.13
dill==0.3.6
Django==4.1.7
django-anymail==9.1
django-ckeditor==6.5.1
django-csp==3.7
django-debug-toolbar==3.8.1
django-filter==23.1
django-js-asset==2.0.0
django-magicauth @ git+https://github.com/betagouv/django-magicauth.git@51f4709d8593016ac67428a87bbd2810070ae288
django-oauth-toolkit==2.2.0
django-otp==1.1.6
django-storages==1.13.2
django-webpack-loader==1.8.1
djangorestframework==3.14.0
djangorestframework-camel-case==1.4.2
drf-base64==2.0
drf-excel==2.3.0
drf-spectacular==0.25.1
drf-spectacular-sidecar==2023.4.1
et-xmlfile==1.1.0
factory-boy==3.2.1
Faker==17.6.0
future==0.18.3
html2text==2020.1.16
html5lib==1.1
idna==3.4
inflection==0.5.1
iniconfig==2.0.0
isort==5.12.0
jmespath==1.0.1
jsonschema==4.17.3
jwcrypto==1.4.2
kombu==5.2.4
lazy-object-proxy==1.9.0
lxml==4.9.2
mccabe==0.6.1
mypy-extensions==1.0.0
oauthlib==3.2.2
openpyxl==3.1.2
oscrypto==1.3.0
packaging==23.0
pathspec==0.11.0
Pillow==9.4.0
pipdeptree==2.5.2
platformdirs==3.2.0
pluggy==1.0.0
prompt-toolkit==3.0.38
psycopg2==2.9.6
py==1.11.0
pycparser==2.21
pyHanko==0.16.0
pyhanko-certvalidator==0.19.8
pylint==2.17.2
pylint-django==2.5.3
pylint-plugin-utils==0.7
pyparsing==3.0.9
PyPDF3==1.0.6
pyrsistent==0.19.3
pytest==7.2.1
pytest-django==4.5.2
python-bidi==0.4.2
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0
qrcode==7.4.2
redis==4.5.4
regex==2023.3.23
reportlab==3.6.12
requests==2.28.2
requests-mock==1.10.0
s3transfer==0.6.0
sentry-sdk==1.18.0
sib-api-v3-sdk==7.5.0
six==1.16.0
sqlparse==0.4.3
svglib==1.5.1
text-unidecode==1.3
tinycss2==1.2.1
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.6
tqdm==4.65.0
typing_extensions==4.5.0
tzdata==2023.2
tzlocal==4.3
uritemplate==4.1.1
uritools==4.0.1
urllib3==1.26.15
vine==5.0.0
wcwidth==0.2.6
webencodings==0.5.1
wrapt==1.15.0
xhtml2pdf==0.2.9