mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-20 13:28:10 +02:00
Update pyproject.toml
This commit is contained in:
parent
a6b2108562
commit
7cd3cd3ac4
1 changed files with 29 additions and 29 deletions
|
|
@ -9,35 +9,35 @@ repository="https://github.com/curly60e/pyblock"
|
|||
homepage="https://github.com/curly60e/pyblock"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.12"
|
||||
art = ">=5.3"
|
||||
qrcode = ">=7.3.1"
|
||||
requests = ">=2.26.0"
|
||||
psutil = ">=5.8.0"
|
||||
simplejson = ">=3.17.6"
|
||||
certifi = ">=2021.10.8"
|
||||
chardet = ">=4.0.0"
|
||||
idna = ">=3.3"
|
||||
python-gnupg = ">=0.4.7"
|
||||
sseclient-py = ">=1.7.2"
|
||||
urllib3 = ">=1.26.7"
|
||||
xmltodict = ">=0.12.0"
|
||||
python-cfonts = ">=1.5.2"
|
||||
termcolor = ">=1.1.0"
|
||||
pycoingecko = ">=2.2.0"
|
||||
protobuf = ">=3.18.3"
|
||||
six = ">=1.15.0"
|
||||
robohash = ">=1.1"
|
||||
Pillow = ">=8.4"
|
||||
numpy = ">=1.26.2"
|
||||
googleapis-common-protos = ">=1.52.0"
|
||||
pdfminer = ">=20191125"
|
||||
typer = ">=0.4.0"
|
||||
jq = ">=1.6.0"
|
||||
html2text = ">=2020.1.16"
|
||||
pdf2text = ">=1.0.0"
|
||||
pdf2txt = ">=0.7.14"
|
||||
embit = ">=0.6.1"
|
||||
python = "3.12"
|
||||
art = "5.3"
|
||||
qrcode = "7.3.1"
|
||||
requests = "2.26.0"
|
||||
psutil = "5.8.0"
|
||||
simplejson = "3.17.6"
|
||||
certifi = "2021.10.8"
|
||||
chardet = "4.0.0"
|
||||
idna = "3.3"
|
||||
python-gnupg = "0.4.7"
|
||||
sseclient-py = "1.7.2"
|
||||
urllib3 = "1.26.7"
|
||||
xmltodict = "0.12.0"
|
||||
python-cfonts = "1.5.2"
|
||||
termcolor = "1.1.0"
|
||||
pycoingecko = "2.2.0"
|
||||
protobuf = "3.18.3"
|
||||
six = "1.15.0"
|
||||
robohash = "1.1"
|
||||
Pillow = "8.4"
|
||||
numpy = "1.26.2"
|
||||
googleapis-common-protos = "1.52.0"
|
||||
pdfminer = "20191125"
|
||||
typer = "0.4.0"
|
||||
jq = "1.6.0"
|
||||
html2text = "2020.1.16"
|
||||
pdf2text = "1.0.0"
|
||||
pdf2txt = "0.7.14"
|
||||
embit = "0.6.1"
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue