mirror of
https://github.com/lnbits/lnbits.git
synced 2025-04-23 23:10:42 +02:00
Merge pull request #826 from lnbits/poetrypy
poetry python dependency to any 3.9
This commit is contained in:
commit
1374aabf92
2
poetry.lock
generated
2
poetry.lock
generated
@ -635,7 +635,7 @@ testing = ["pytest (>=4.6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytes
|
||||
[metadata]
|
||||
lock-version = "1.1"
|
||||
python-versions = "3.9.*"
|
||||
content-hash = "1d3b99adb80da7d0e185d8f1d4c520589a0967efa24d5807fe02f49c2578b201"
|
||||
content-hash = "fec673ac17295c99a1c13769d82c0b7e2d0e8831bfa1e2b9aa5e2ce13605fa62"
|
||||
|
||||
[metadata.files]
|
||||
aiofiles = [
|
||||
|
@ -59,7 +59,7 @@ websockets = "10.0"
|
||||
zipp = "3.5.0"
|
||||
loguru = "0.5.3"
|
||||
cffi = "1.15.0"
|
||||
websocket-client = "^1.3.3"
|
||||
websocket-client = "1.3.3"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user