14 lines
181 B
Text
14 lines
181 B
Text
|
[[source]]
|
||
|
name = "pypi"
|
||
|
url = "https://pypi.org/simple"
|
||
|
verify_ssl = true
|
||
|
|
||
|
[dev-packages]
|
||
|
|
||
|
[packages]
|
||
|
python-telegram-bot = "==8.1.1"
|
||
|
pony = "*"
|
||
|
|
||
|
[requires]
|
||
|
python_version = "3.7"
|