Skip to content

Commit c618313

Browse files
committed
upgrade Fabric to 3.2.2 for Python 3.12 compatibility, remove obsolete South
1 parent 036e7cc commit c618313

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
Django>=5.2,<6
2-
Fabric==1.6.1
3-
South==0.8.4
42
django-grappelli>=3.0.3,<3.1
3+
Fabric>=3.2.0,<4
54
emoji>=2.12.1,<3
65
numpy>=1.26.0,<3
76
pydantic>=1.10.13,<3

0 commit comments

Comments
 (0)