-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
92 lines (92 loc) · 2.06 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
aiohttp==3.10.11
allure-pytest-bdd==2.8.40
api-client==1.3.0
apsw==3.43.0.0
beautifulsoup4==4.10.0
better-exceptions==0.3.3
black==24.3.0
bleach==6.1.0
boto3==1.20.27
celery[redis]>=5.2.2
coverage[toml]==7.4.0
crispy-forms-gds @ git+https://github.com/uktrade/crispy-forms-gds.git@0ed314933ce601e208c2f263bde3943e63b1e554
dbt-copilot-python==0.2.1
defusedxml==0.7.*
dj-database-url==0.5.0
django-chunk-upload-handlers==0.0.13
django-crispy-forms==1.14.0
django-csp==3.6
django-cte==1.3.1
django-extensions==3.2.3
django-filter==23.5
django-formtools==2.3
django-fsm==2.8.1
django-health-check==3.18.1
django-log-formatter-asim==0.0.4
django-polymorphic==3.1.0
django-redis==5.4.0
django-rest-polymorphic==0.1.9
django-sequences==3.0
django-staff-sso-client==4.2.1
django-storages==1.14.3
django-test-migrations==1.3.0
django-webpack-loader==3.0.1
django==4.2.16
djangorestframework==3.15.2
drf-extra-fields==3.7.0
drf-flex-fields==1.0.2
elastic-apm==6.15.1 # On GOV.UK PaaS, upgrading beyond this causes apm server compatibility issues
factory-boy==3.3.0
fakeredis==2.23.0
flower==1.2.0
freezegun==1.1.0
gevent==23.9.1
govuk-tech-docs-sphinx-theme==1.0.0
gunicorn==22.0.0
Jinja2==3.1.4
lark==1.1.9
lxml==5.2.2
markdown==3.6
markdownify==0.12.1
markupsafe==2.1.2
moto==3.0.7
notifications-python-client==6.4.1
openpyxl==3.0.7
pandas~=2.0
parsec==3.8
psycopg[binary]==3.1.18
py_w3c==0.3.1
pygments>=2.8
pytest-asyncio==0.20.3
pytest-bdd==4.1.0
pytest-celery==0.0.0
pytest-cov==3.0.0
pytest-django==4.8.0
pytest-forked==1.4.0
pytest-responses==0.5.0
pytest-xdist==2.5.0
pytest==7.4.0
python-dotenv==1.0.1
python-magic==0.4.25
requests-oauthlib==1.3.0
requests-mock==1.10.0
requests-oauthlib==1.3.0
responses==0.12.1
sentry-sdk==2.8.0
sphinx-gherkindoc==3.6.2
Sphinx==4.2.0
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.0
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib.devhelp==1.0.2
sphinxcontrib.htmlhelp==2.0.1
sqlite-s3vfs==0.0.35
tabulate==0.9.0
tenacity==8.3.0
urllib3==1.26.19
Werkzeug==3.0.6
whitenoise==5.2.0
wrapt==1.14.1
xmldiff==2.4