mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-08-29 10:58:27 +00:00
chore: regenerate requirements.txt using pip-compile for updated dependency management
This commit is contained in:
+92
-31
@@ -1,32 +1,93 @@
|
||||
aiohappyeyeballs==2.6.1 ; python_version >= "3.11"
|
||||
aiohttp-session==2.12.1 ; python_version >= "3.11"
|
||||
aiohttp==3.13.3 ; python_version >= "3.11"
|
||||
aiosignal==1.4.0 ; python_version >= "3.11"
|
||||
attrs==26.1.0 ; python_version >= "3.11"
|
||||
#
|
||||
# This file is autogenerated by pip-compile with Python 3.14
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile --output-file=requirements.txt pyproject.toml
|
||||
#
|
||||
aiohappyeyeballs==2.6.1
|
||||
# via aiohttp
|
||||
aiohttp==3.13.3
|
||||
# via
|
||||
# aiohttp-session
|
||||
# reticulum-meshchatx (pyproject.toml)
|
||||
aiohttp-session==2.12.1
|
||||
# via reticulum-meshchatx (pyproject.toml)
|
||||
aiosignal==1.4.0
|
||||
# via aiohttp
|
||||
attrs==26.1.0
|
||||
# via aiohttp
|
||||
audioop-lts==0.2.2 ; python_version >= "3.13"
|
||||
backports-tarfile==1.2.0 ; python_version == "3.11"
|
||||
bcrypt==5.0.0 ; python_version >= "3.11"
|
||||
certifi==2026.2.25 ; python_version >= "3.11"
|
||||
cffi==2.0.0 ; python_version >= "3.11"
|
||||
charset-normalizer==3.4.6 ; python_version >= "3.11"
|
||||
cryptography==46.0.5 ; python_version >= "3.11"
|
||||
frozenlist==1.8.0 ; python_version >= "3.11"
|
||||
idna==3.11 ; python_version >= "3.11"
|
||||
jaraco-context==6.1.2 ; python_version >= "3.11"
|
||||
lxmf==0.9.4 ; python_version >= "3.11"
|
||||
lxmfy @ git+https://git.quad4.io/LXMFy/LXMFy.git@ccfb41ad519bf9ea93c956f5913979f7947840ce ; python_version >= "3.11"
|
||||
lxst==0.4.6 ; python_version >= "3.11"
|
||||
multidict==6.7.1 ; python_version >= "3.11"
|
||||
numpy==2.4.3 ; python_version >= "3.11"
|
||||
ply==3.11 ; python_version >= "3.11"
|
||||
propcache==0.4.1 ; python_version >= "3.11"
|
||||
psutil==7.2.2 ; python_version >= "3.11"
|
||||
pycodec2==4.1.1 ; python_version >= "3.11"
|
||||
pycparser==3.0 ; python_version >= "3.11"
|
||||
pyserial==3.5 ; python_version >= "3.11"
|
||||
requests==2.32.5 ; python_version >= "3.11"
|
||||
rns==1.1.4 ; python_version >= "3.11"
|
||||
typing-extensions==4.15.0 ; python_version >= "3.11" and python_version < "3.13"
|
||||
urllib3==2.6.3 ; python_version >= "3.11"
|
||||
websockets==16.0 ; python_version >= "3.11"
|
||||
yarl==1.23.0 ; python_version >= "3.11"
|
||||
# via
|
||||
# lxst
|
||||
# reticulum-meshchatx (pyproject.toml)
|
||||
bcrypt==5.0.0
|
||||
# via reticulum-meshchatx (pyproject.toml)
|
||||
certifi==2026.2.25
|
||||
# via requests
|
||||
cffi==2.0.0
|
||||
# via
|
||||
# cryptography
|
||||
# lxst
|
||||
charset-normalizer==3.4.6
|
||||
# via requests
|
||||
cryptography==46.0.6
|
||||
# via
|
||||
# reticulum-meshchatx (pyproject.toml)
|
||||
# rns
|
||||
frozenlist==1.8.0
|
||||
# via
|
||||
# aiohttp
|
||||
# aiosignal
|
||||
idna==3.11
|
||||
# via
|
||||
# requests
|
||||
# yarl
|
||||
jaraco-context==6.1.2
|
||||
# via reticulum-meshchatx (pyproject.toml)
|
||||
lxmf==0.9.4
|
||||
# via
|
||||
# lxmfy
|
||||
# lxst
|
||||
# reticulum-meshchatx (pyproject.toml)
|
||||
lxmfy @ git+https://git.quad4.io/LXMFy/LXMFy.git
|
||||
# via reticulum-meshchatx (pyproject.toml)
|
||||
lxst==0.4.6
|
||||
# via reticulum-meshchatx (pyproject.toml)
|
||||
multidict==6.7.1
|
||||
# via
|
||||
# aiohttp
|
||||
# yarl
|
||||
numpy==2.4.3
|
||||
# via
|
||||
# lxst
|
||||
# pycodec2
|
||||
ply==3.11
|
||||
# via reticulum-meshchatx (pyproject.toml)
|
||||
propcache==0.4.1
|
||||
# via
|
||||
# aiohttp
|
||||
# yarl
|
||||
psutil==7.2.2
|
||||
# via reticulum-meshchatx (pyproject.toml)
|
||||
pycodec2==4.1.1
|
||||
# via lxst
|
||||
pycparser==3.0
|
||||
# via
|
||||
# cffi
|
||||
# reticulum-meshchatx (pyproject.toml)
|
||||
pyserial==3.5
|
||||
# via rns
|
||||
requests==2.33.1
|
||||
# via reticulum-meshchatx (pyproject.toml)
|
||||
rns==1.1.4
|
||||
# via
|
||||
# lxmf
|
||||
# lxmfy
|
||||
# lxst
|
||||
# reticulum-meshchatx (pyproject.toml)
|
||||
urllib3==2.6.3
|
||||
# via requests
|
||||
websockets==16.0
|
||||
# via reticulum-meshchatx (pyproject.toml)
|
||||
yarl==1.23.0
|
||||
# via aiohttp
|
||||
|
||||
Reference in New Issue
Block a user