lottonautica/Pipfile

16 lines
331 B
Text
Raw Permalink Normal View History

2025-01-06 18:48:10 +02:00
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
randonautentropy = "*"
questionary = "*"
rich = "*"
2025-01-09 20:28:44 +02:00
lyagushka = {file = "https://github.com/randogoth/lyagushka/releases/download/1.1.1/lyagushka-1.1.1-cp312-cp312-manylinux_2_34_x86_64.whl"}
2025-01-06 18:48:10 +02:00
[dev-packages]
[requires]
python_version = "3.12"