adding requests to requirements

This commit is contained in:
Phillip Tarrant
2026-01-10 15:14:17 -06:00
parent f7b9ee54e3
commit 0e0639ba8b

View File

@@ -9,3 +9,5 @@ SQLAlchemy>=2.0.0,<3.0.0
# Scheduling # Scheduling
APScheduler>=3.11.2 APScheduler>=3.11.2
requests>=2.32.5