Skip to content

Commit 3d1b9af

Browse files
update project dependencies and configuration
1 parent ffba1e9 commit 3d1b9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = [
4444
"django-elasticsearch-dsl>=8.0.0,<9.0.0",
4545
"django-extensions>=3.1.5",
4646
"django-filter>=22.1",
47-
"django-fsm-2>=4.0.0,<4.1.0",
47+
"django-fsm-2>=4.0.0",
4848
"django-htmx>=1.18.0",
4949
"django-guardian>=2.4.0",
5050
"django-import-export[xlsx]>=4.3.1",

0 commit comments

Comments
 (0)