comrade-bot/Pipfile

15 lines
201 B
Plaintext
Raw Permalink Normal View History

2022-05-04 21:17:33 -07:00
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
"discord.py" = ">=1.2.0"
dblpy = ">=0.3.4"
python-dotenv = "*"
[dev-packages]
[requires]
python_version = "3.9"