Files
walletmonitor/Pipfile
T

16 lines
215 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
django = "~=4.2"
django-registration = "*"
pytz = "*"
matplotlib = "*"
mysqlclient = "*"
btcde = "*"
xlwt = "*"
[dev-packages]