chore: updated requirements

This commit is contained in:
Christopher Gondek 2025-09-05 21:06:19 +02:00
parent e02b250a51
commit 24f2e7718b

View file

@ -74,6 +74,9 @@ chardet>=4.0.0 # For encoding detection
pytest>=8.0.0
pytest-asyncio>=0.21.0
## For Scheduling / Repeated Tasks
APScheduler==3.11.0
## Missing Dependencies for IPython and other tools
decorator>=5.0.0
jedi>=0.16