Update dependency definition for atxm, and update poetry.lock file accordingly.

pull/3521/head
derekpierre 2024-07-23 08:15:41 -04:00
parent 08b5baf7fc
commit e1c6b23160
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
poetry.lock generated
View File

@ -4968,4 +4968,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<4"
content-hash = "af07b8f5e342f9dffb86c3372287f293ee979151d808da9d73ab0cdef00d9318"
content-hash = "261f0320e58e60a9c18eb9f2fa6ab76aed02c3af830f4ce141c81d467c47b89e"

View File

@ -12,7 +12,7 @@ pynacl = ">=1.4.0"
mnemonic = "*"
pyopenssl = "*"
web3 = '^6.15.1'
atxm = "==0.4.0"
atxm = "^0.4.0"
flask = "*"
hendrix = "*"
requests = "*"