[webpages] Remove curl_cffi as it doesn't work on FreeBSD

This commit is contained in:
2026-06-23 23:17:08 -04:00
parent 5e0dffdc7a
commit 662ebe66b9
4 changed files with 30 additions and 70 deletions

View File

@ -12,7 +12,6 @@ python-dateutil = "^2.8.2"
python-dotenv = ">=0.20.0,<2"
python-json-logger = "^2.0.2"
cloudscraper = "^1.2.71"
curl-cffi = "^0.15.0"
colorlog = "^6.6.0"
httpx = "<=0.27.2"
djangorestframework = "^3.13.1"