-
Notifications
You must be signed in to change notification settings - Fork 11
/
requirements.in
41 lines (40 loc) · 1.16 KB
/
requirements.in
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
Django>4.2,<4.3
#^^ rq.filter: <1.12
flattentool
libcove
libcoveweb
django-bootstrap3
django-debug-toolbar
requests
requests-cache
cached-property
dealer
django-environ
zipp
jsonschema
json-merge-patch
python-dateutil
sentry-sdk
strict-rfc3339
rfc3987
CommonMark
bleach
xmltodict
rangedict
openpyxl==3.1.2
gunicorn
lxml<5
# We have a fork of the bdd-tester repo, in order to add a single commit that
# fixes the previous commit we were using, to work with the new pip resolver.
#
# This means the behaviour with the new pip resolver will be the same as
# what happened with the old resolver (where subsequent requirements were
# silently ignored).
#
# We really shouldn't do any more work on this fork, and should instead update
# to the latest upstream version of bdd-tester, which also fixes this
# requirements issue.
# We've not done this yet because this requires changes to cove, and some
# careful testing, which we currently don't have time to do.
-e git+https://github.com/OpenDataServices/bdd-tester.git@e1a1a578e28222904f3f1567409b068222ec02e6#egg=bdd-tester
-e git+https://github.com/OpenDataServices/iati-utils.git@704fa589ad2d3743d3928dcbeeeb06a5e73f8437#egg=iatiutils