[deps] Upgrades pendulum to work with python 3.13

This commit is contained in:
2025-04-02 22:14:24 -04:00
parent 48114aee5e
commit 4f8a359ab9
2 changed files with 97 additions and 43 deletions

View File

@ -41,7 +41,7 @@ beautifulsoup4 = "^4.11.2"
django-storages = "^1.13.2"
stream-sqlite = "^0.0.41"
ipython = "^8.14.0"
pendulum = "^2.1.2"
pendulum = "^3.0.0"
trafilatura = "^1.6.3"
django-imagekit = "^5.0.0"
thefuzz = "^0.22.1"