diff --git a/pyproject.toml b/pyproject.toml index 9083227f..fa68f890 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,8 +15,8 @@ packages = [ "Issues" = "https://github.com/mraniki/dxsp/issues" [tool.poetry.dependencies] -python = "^3.10.0" -dynaconf = "^3.1.12" +python = "^3.11" +dynaconf = "^3.1" web3 = "^6.4.0" pycoingecko = "^3.1.0" @@ -54,4 +54,4 @@ commit_parser = "semantic_release.history.emoji_parser" use_textual_changelog_sections = true major_emoji = "💥" minor_emoji = "🥚,🚀,💄,✨" -patch_emoji = "🎨,🐛,🚑,⚡,🔥,🚨,♻️,🔧,⬆️,🩹,👷,📝,🔒,👽,💬,🥅,✅,🐳,🙈,⚗️,🧐,🔇,🔊" \ No newline at end of file +patch_emoji = "🎨,🐛,🚑,⚡,🔥,🚨,♻️,🔧,⬆️,🩹,👷,📝,🔒,👽,💬,🥅,✅,🐳,🙈,⚗️,🧐,🔇,🔊"