Use SciHub Directly

This commit is contained in:
2023-03-17 22:03:15 -04:00
parent 596c257b77
commit 4acdca9c43
4 changed files with 52 additions and 15 deletions

View File

@@ -13,6 +13,7 @@ handyhelper = "handyhelper:main"
python = "^3.10"
requests = "^2.28.2"
nextcord = "^2.4.1"
openai = "^0.27.2"
[tool.poetry.group.dev.dependencies]
ipython = "^8.11.0"