mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-13 12:33:15 +02:00
46 lines
713 B
Text
46 lines
713 B
Text
#
|
|
####### example-requirements.txt #######
|
|
#
|
|
###### Requirements without Version Specifiers ######
|
|
art
|
|
qrcode
|
|
requests
|
|
psutil
|
|
simplejson
|
|
certifi
|
|
chardet
|
|
idna
|
|
python-gnupg
|
|
requests
|
|
sseclient-py
|
|
urllib3
|
|
lnpay-py
|
|
xmltodict
|
|
python-cfonts
|
|
termcolor
|
|
pycoingecko
|
|
protobuf
|
|
six
|
|
robohash
|
|
pillow
|
|
numpy
|
|
googleapis-common-protos==1.52.0
|
|
pdfminer
|
|
html2text
|
|
jq
|
|
embit
|
|
#
|
|
###### Requirements with Version Specifiers ######
|
|
# See https://www.python.org/dev/peps/pep-0440/#version-specifiers
|
|
|
|
#
|
|
###### Refer to other requirements files ######
|
|
|
|
#
|
|
#
|
|
###### A particular file ######
|
|
#
|
|
###### Additional Requirements without Version Specifiers ######
|
|
# Same as 1st section, just here to show that you can put things in any order.
|
|
|
|
#
|