Streamline logging; fix markdown formating in Telegram

This commit is contained in:
Logan Williams
2023-05-04 10:00:14 +00:00
parent 2320ea1efd
commit 9dbf05fccb
6 changed files with 1683 additions and 213 deletions

View File

@@ -28,6 +28,7 @@ ocrd-pyexiftool = "*"
filelock = "*"
telethon = "*"
psycopg2 = "*"
joblib = "*"
[dev-packages]
pytest = "*"