[project] name = "degourou" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "cryptography==41.0.1", "lxml>=6.0.1", "pycryptodomex==3.17", "requests==2.31.0", ]