Update css-inline requirement from ==0.8.* to ==0.13.*

This commit is contained in:
Raphael Michel
2024-02-15 13:49:03 +01:00
parent c80d5b1bb2
commit b89a4f7b32
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ dependencies = [
"celery==5.3.*",
"chardet==5.2.*",
"cryptography>=3.4.2",
"css-inline==0.8.*",
"css-inline==0.13.*",
"defusedcsv>=1.1.0",
"dj-static",
"Django==4.2.*",