Skip to content

Commit 24acf9d

Browse files
Add djangocms-versioning dependency with version constraint for Python 3.11 compatibility
Amp-Thread-ID: https://ampcode.com/threads/T-35fcfaef-4b84-4332-8c74-0609382f872c Co-authored-by: Amp <[email protected]>
1 parent 419d19b commit 24acf9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ dependencies = [
2020
"djangorestframework",
2121
"djangocms-link>=5.0.0",
2222
"djangocms-text>=0.8.0",
23+
"djangocms-versioning>=2.1.0,<2.4.0",
2324
"pytest-cov>=6.0.0",
2425
"pytest-django>=4.10.0",
2526
]

0 commit comments

Comments
 (0)