Add requests in requirements

This commit is contained in:
krek0 2026-05-02 14:19:10 +02:00
parent 7fbc81b9e1
commit faf880a236

View file

@ -8,3 +8,4 @@ django-debug-toolbar>=3.2.0
python-decouple>=3.6
whitenoise>=6.0
psycopg2>=2.9
requests>=2.25