chore: updated requirements
This commit is contained in:
parent
e02b250a51
commit
24f2e7718b
1 changed files with 3 additions and 0 deletions
|
|
@ -74,6 +74,9 @@ chardet>=4.0.0 # For encoding detection
|
||||||
pytest>=8.0.0
|
pytest>=8.0.0
|
||||||
pytest-asyncio>=0.21.0
|
pytest-asyncio>=0.21.0
|
||||||
|
|
||||||
|
## For Scheduling / Repeated Tasks
|
||||||
|
APScheduler==3.11.0
|
||||||
|
|
||||||
## Missing Dependencies for IPython and other tools
|
## Missing Dependencies for IPython and other tools
|
||||||
decorator>=5.0.0
|
decorator>=5.0.0
|
||||||
jedi>=0.16
|
jedi>=0.16
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue