mirror of
https://github.com/Casvt/MIND.git
synced 2026-02-19 11:54:46 -05:00
Fully functioning backend (and API) support for cron schedules. Frontend is coming later.
6 lines
89 B
Plaintext
6 lines
89 B
Plaintext
apprise ~= 1.4
|
|
python-dateutil ~= 2.8
|
|
cron-converter ~= 1.2
|
|
Flask ~= 3.0
|
|
waitress ~= 2.1
|