mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
Pin requirements.txt
This commit is contained in:
parent
e805751bdc
commit
1422829679
1 changed files with 43 additions and 4 deletions
|
|
@ -1,19 +1,58 @@
|
|||
alabaster==0.7.12
|
||||
alembic==1.7.1
|
||||
Babel==2.10.1
|
||||
certifi==2022.5.18.1
|
||||
cffi==1.15.0
|
||||
charset-normalizer==2.0.12
|
||||
click==8.1.3
|
||||
commonmark==0.9.1
|
||||
cryptography==3.4.8
|
||||
docutils==0.17.1
|
||||
ECPy==1.2.5
|
||||
Flask==2.0.1
|
||||
flask-cors==3.0.10
|
||||
flask-login==0.5.0
|
||||
Flask-Cors==3.0.10
|
||||
Flask-Login==0.5.0
|
||||
Flask-WTF==0.15.1
|
||||
googleapis-common-protos==1.53.0
|
||||
importlib_resources==1.4.0
|
||||
greenlet==1.1.2
|
||||
grpcio==1.46.3
|
||||
grpcio-tools==1.46.3
|
||||
idna==3.3
|
||||
imagesize==1.3.0
|
||||
importlib-metadata==4.11.4
|
||||
importlib-resources==1.4.0
|
||||
itsdangerous==2.1.2
|
||||
Jinja2==3.1.2
|
||||
Mako==1.2.0
|
||||
MarkupSafe==2.1.1
|
||||
mypy-protobuf==2.9
|
||||
packaging==21.3
|
||||
protobuf==3.17.3
|
||||
pycparser==2.21
|
||||
Pygments==2.12.0
|
||||
pyln-client==0.10.1
|
||||
pyparsing==3.0.9
|
||||
PySocks==1.7.1
|
||||
python-bitcoinlib==0.11.0
|
||||
pytz==2022.1
|
||||
pyzmq==22.3.0
|
||||
requests[socks]==2.26.0
|
||||
recommonmark==0.7.1
|
||||
requests==2.26.0
|
||||
six==1.16.0
|
||||
snowballstemmer==2.2.0
|
||||
Sphinx==5.0.1
|
||||
sphinxcontrib-applehelp==1.0.2
|
||||
sphinxcontrib-devhelp==1.0.2
|
||||
sphinxcontrib-htmlhelp==2.0.0
|
||||
sphinxcontrib-jsmath==1.0.1
|
||||
sphinxcontrib-qthelp==1.0.3
|
||||
sphinxcontrib-serializinghtml==1.1.5
|
||||
SQLAlchemy==1.4.25
|
||||
squeaklib==0.13.1
|
||||
squeaknode==0.3.3
|
||||
typed-config==0.2.5
|
||||
types-protobuf==3.19.21
|
||||
urllib3==1.26.9
|
||||
Werkzeug==2.0.3
|
||||
WTForms==3.0.1
|
||||
zipp==3.8.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue