Add personal scripts to git

This commit is contained in:
Watchful1 2021-12-10 17:39:52 -08:00
parent e4e8ad480c
commit 3be517ef12
12 changed files with 531 additions and 113 deletions

View file

@ -8,6 +8,7 @@ zstandard = "*"
discord-logging = {editable = true, git = "https://github.com/Watchful1/DiscordLogging.git"}
requests = "*"
pymongo = {extras = ["srv"], version = "*"}
scipy = "*"
[dev-packages]