Added version number to schedule dependencie because of errors; Added orjson dependency that was apparently missing

This commit is contained in:
ellwoodb 2024-07-23 20:42:21 +02:00
parent b7909036d2
commit 3c4946f165

View File

@ -25,7 +25,7 @@ prophet
nbformat
nbconvert
nbclient
schedule
schedule==1.2.1
pocketbase
quantstats
ipython
@ -37,3 +37,4 @@ finnhub-python
intrinio_sdk
openai
slowapi
orjson