This repository has been archived on 2025-01-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2023-05-03 20:35:58 +03:00
|
|
|
[[source]]
|
|
|
|
|
url = "https://pypi.org/simple"
|
|
|
|
|
verify_ssl = true
|
|
|
|
|
name = "pypi"
|
|
|
|
|
|
|
|
|
|
[packages]
|
|
|
|
|
"discord.py" = "*"
|
|
|
|
|
pymongo = "*"
|
|
|
|
|
loguru = "*"
|
|
|
|
|
pillow = "*"
|
|
|
|
|
"nekos.py" = "*"
|
|
|
|
|
levenshtein = "*"
|
|
|
|
|
discordutils = "*"
|
|
|
|
|
yt-dlp = "*"
|
2023-05-03 23:08:26 +03:00
|
|
|
romkan = "*"
|
|
|
|
|
mido = "*"
|
|
|
|
|
schedule = "*"
|
|
|
|
|
cairosvg = "*"
|
|
|
|
|
matplotlib = "*"
|
2023-05-04 16:19:06 +03:00
|
|
|
simpledemotivators = {file = "https://github.com/Infqq/simpledemotivators/archive/main.zip"}
|
2023-05-03 20:35:58 +03:00
|
|
|
|
|
|
|
|
[dev-packages]
|
|
|
|
|
|
|
|
|
|
[requires]
|
|
|
|
|
python_version = "3.9"
|