summaryrefslogtreecommitdiffstats
path: root/requirements.d
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2023-08-26 14:18:23 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2023-08-26 14:18:23 +0200
commit37a813f7f8147ec9324ff3fe9a7182f549c0a467 (patch)
treec7d9494d0168740d5f2acb2be5981fb0e0204b42 /requirements.d
parent0493695b6c6547620bbea91e565866ea378d1389 (diff)
stay on latest Cython 0.29 (0.29.36) for borg 1.2.x
master branch tests Cython 3 now. 1.2-maint branch may or may not upgrade to build with Cython 3 later.
Diffstat (limited to 'requirements.d')
-rw-r--r--requirements.d/development.lock.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.d/development.lock.txt b/requirements.d/development.lock.txt
index 9148c949b..3fdde7034 100644
--- a/requirements.d/development.lock.txt
+++ b/requirements.d/development.lock.txt
@@ -8,6 +8,6 @@ pytest==7.2.0
pytest-xdist==3.1.0
pytest-cov==4.0.0
pytest-benchmark==4.0.0
-Cython==0.29.33
+Cython==0.29.36
twine==4.0.2
python-dateutil==2.8.2