This commit is contained in:
churl
2022-01-19 16:35:08 +01:00
parent 6a7c9f35e0
commit 788a491869
3 changed files with 1 additions and 19 deletions

View File

16
Pipfile
View File

@ -1,16 +0,0 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
"discord.py" = "*"
python-dotenv = "*"
rich = "*"
matplotlib = "*"
PyNaCl = "*"
[dev-packages]
[requires]
python_version = "3.10"

View File

@ -1,5 +1,3 @@
python-dotenv
rich
py-cord
matplotlib
discord.py
pynacl