journal-bot/Pipfile
Lia Schöneweiß e7281da9a2
All checks were successful
continuous-integration/drone/push Build is passing
updated pipfile python version
2023-05-04 22:21:37 +02:00

11 lines
142 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
python-telegram-bot = "*"
peewee = "*"
[dev-packages]