All the things

This commit is contained in:
2022-05-26 14:20:13 +02:00
parent ec7cb4ca57
commit e0445f621e
6 changed files with 336 additions and 6 deletions

View File

@@ -8,6 +8,9 @@ requests = "*"
pyobjc-core = "*"
pyobjc-framework-usernotifications = "*"
pyobjc-framework-cocoa = "*"
pandas = "*"
numpy = "*"
matplotlib = "*"
[dev-packages]