SWu-IKEv2/Pipfile

23 lines
364 B
TOML

[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
pyserial = "*"
cryptography = "*"
pyscard = "*"
requests = "*"
pycryptodome = "*"
[dev-packages]
[requires]
python_version = "3.9"
[packages.CryptoMobile]
git = "https://github.com/P1sec/CryptoMobile.git"
[packages.card]
git = "https://github.com/mitshell/card.git"