pyscript-cli==0.3.4
pydantic==1.10.14
requests==2.31.0
keyring==24.3.1
cryptography==42.0.5
cffi==1.16.0
python-dotenv==1.0.1
pyjwt==2.8.0
rich==13.4.1
typer==0.9.0

[:platform_system == "Linux"]
argon2-cffi==23.1.0
pycryptodome==3.20.0
keyrings.cryptfile==1.3.9
SecretStorage>=3.3.3

[tests]
pytest==7.4.4
pytest-recording==0.13.1
vcrpy==6.0.1
