mirror of
https://github.com/ProtonMail/proton-python-client.git
synced 2026-01-16 23:00:20 +00:00
13 lines
203 B
TOML
13 lines
203 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
pytest = "*"
|
|
|
|
[packages]
|
|
requests = ">=2.18.4"
|
|
bcrypt = ">=3.1.4"
|
|
python-gnupg = ">=0.4.1"
|
|
pyopenssl = ">=17.5"
|