Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
74 changes: 37 additions & 37 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile
# pip-compile --uploaded-prior-to=2026-06-03T00:00:00Z
#
-e git+https://github.com/OpenDataServices/bdd-tester.git@e1a1a578e28222904f3f1567409b068222ec02e6#egg=bdd-tester
# via -r requirements.in
-e git+https://github.com/OpenDataServices/iati-utils.git@704fa589ad2d3743d3928dcbeeeb06a5e73f8437#egg=iatiutils
# via -r requirements.in
asgiref==3.11.0
asgiref==3.11.1
# via django
attrs==25.4.0
attrs==26.1.0
# via
# cattrs
# jsonschema
Expand All @@ -22,29 +22,29 @@ behave==1.2.5
# via bdd-tester
bleach==6.3.0
# via -r requirements.in
btrees==6.3
btrees==6.4
# via zodb
cached-property==2.0.1
# via -r requirements.in
cattrs==25.3.0
cattrs==26.1.0
# via requests-cache
certifi==2026.1.4
certifi==2026.5.20
# via
# requests
# sentry-sdk
cffi==2.0.0
# via persistent
charset-normalizer==3.4.4
charset-normalizer==3.4.7
# via requests
click==8.3.1
click==8.4.1
# via iatiutils
commonmark==0.9.1
commonmark==0.9.2
# via -r requirements.in
dealer==2.1.0
# via -r requirements.in
defusedxml==0.7.1
# via odfpy
django==4.2.27
django==4.2.30
# via
# -r requirements.in
# django-bootstrap3
Expand All @@ -54,24 +54,24 @@ django-bootstrap3==26.1
# via
# -r requirements.in
# libcoveweb
django-debug-toolbar==6.2.0
django-debug-toolbar==6.3.0
# via -r requirements.in
django-environ==0.12.0
django-environ==0.13.0
# via -r requirements.in
et-xmlfile==2.0.0
# via openpyxl
flattentool==0.27.0
flattentool==0.28.0
# via
# -r requirements.in
# libcove
# libcoveweb
gunicorn==24.1.1
gunicorn==26.0.0
# via -r requirements.in
idna==3.11
idna==3.18
# via
# requests
# url-normalize
ijson==3.4.0.post0
ijson==3.5.0
# via flattentool
json-merge-patch==0.3.0
# via -r requirements.in
Expand All @@ -89,7 +89,7 @@ libcove==0.32.1
# via
# -r requirements.in
# libcoveweb
libcoveweb==0.31.1
libcoveweb==0.31.2
# via -r requirements.in
lxml==4.9.4
# via
Expand All @@ -105,25 +105,25 @@ openpyxl==3.1.2
# via
# -r requirements.in
# flattentool
packaging==26.0
packaging==26.2
# via gunicorn
parse==1.20.2
parse==1.22.1
# via
# behave
# parse-type
parse-type==0.6.6
# via behave
persistent==6.5
persistent==6.7
# via
# btrees
# zodb
platformdirs==4.5.1
platformdirs==4.10.0
# via requests-cache
pycparser==3.0
# via cffi
python-dateutil==2.9.0.post0
# via -r requirements.in
pytz==2025.2
pytz==2026.2
# via flattentool
rangedict==0.1.7
# via -r requirements.in
Expand All @@ -132,29 +132,29 @@ referencing==0.37.0
# jsonschema
# jsonschema-specifications
# libcove
requests==2.32.5
requests==2.34.2
# via
# -r requirements.in
# bdd-tester
# iatiutils
# libcove
# libcoveweb
# requests-cache
requests-cache==1.2.1
requests-cache==1.3.2
# via -r requirements.in
rfc3339-validator==0.1.4
# via libcove
rfc3987==1.3.8
# via
# -r requirements.in
# libcove
rpds-py==0.30.0
rpds-py==2026.5.1
# via
# jsonschema
# referencing
schema==0.7.8
# via flattentool
sentry-sdk==2.50.0
sentry-sdk==2.61.1
# via -r requirements.in
six==1.17.0
# via
Expand All @@ -169,24 +169,24 @@ sqlparse==0.5.5
# django-debug-toolbar
strict-rfc3339==0.7
# via -r requirements.in
transaction==5.0
transaction==5.1
# via zodb
typing-extensions==4.15.0
# via
# cattrs
# referencing
url-normalize==2.2.1
url-normalize==3.0.0
# via requests-cache
urllib3==2.6.3
urllib3==2.7.0
# via
# requests
# requests-cache
# sentry-sdk
webencodings==0.5.1
# via bleach
werkzeug==3.1.5
werkzeug==3.1.8
# via libcoveweb
xmltodict==1.0.2
xmltodict==1.0.4
# via
# -r requirements.in
# flattentool
Expand All @@ -196,25 +196,25 @@ zc-zlibstorage==1.2.0
# via flattentool
zconfig==4.3
# via zodb
zipp==3.23.0
zipp==4.1.0
# via -r requirements.in
zodb==6.2
zodb==6.3
# via
# flattentool
# zc-zlibstorage
zodbpickle==4.3
zodbpickle==4.4
# via zodb
zope-deferredimport==6.0
zope-deferredimport==6.1.1
# via persistent
zope-interface==8.2
zope-interface==8.5
# via
# btrees
# persistent
# transaction
# zc-zlibstorage
# zodb
# zope-proxy
zope-proxy==7.1
zope-proxy==7.2
# via zope-deferredimport

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading
Loading