[project] name = "python-tests" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "cryptography>=48.0.0", "pydantic>=2.13.4", "requests>=2.34.2", ]