mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
11 lines
387 B
Python
11 lines
387 B
Python
--- setup.py.orig 2024-11-01 13:42:19 UTC
|
|
+++ setup.py
|
|
@@ -24,7 +24,7 @@ install_requires = [
|
|
"django-permissionedforms>=0.1,<1.0",
|
|
"django-taggit>=5.0,<6.2",
|
|
"django-treebeard>=4.5.1,<5.0",
|
|
- "djangorestframework>=3.15.1,<4.0",
|
|
+ "djangorestframework>=3.14.0,<4.0",
|
|
"django-filter>=23.3,<25",
|
|
"draftjs_exporter>=2.1.5,<6.0",
|
|
"Pillow>=9.1.0,<12.0.0",
|