mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-25 09:54:00 +00:00
7e80dedb6d
- Introduced a new [MapUploader] section in config.ini.example to configure the map uploader service, including options for enabling the service, API endpoint, private key path, re-upload interval, and verbose logging. - Updated requirements.txt to include cryptography and pynacl packages for enhanced security features in the map uploader service.
24 lines
403 B
Plaintext
24 lines
403 B
Plaintext
pyserial>=3.5
|
|
bleak>=0.20.0
|
|
asyncio-mqtt>=0.11.0
|
|
configparser>=5.3.0
|
|
python-dateutil>=2.8.2
|
|
schedule>=1.2.0
|
|
colorlog>=6.7.0
|
|
requests>=2.31.0
|
|
pyephem>=4.1.4
|
|
geopy>=2.3.0
|
|
maidenhead>=1.4.0
|
|
pytz>=2023.3
|
|
aiohttp>=3.8.0
|
|
cryptography>=41.0.0
|
|
pynacl>=1.5.0
|
|
meshcore>=2.1.6
|
|
openmeteo-requests>=1.7.2
|
|
requests-cache>=1.1.1
|
|
retry-requests>=1.0.0
|
|
flask>=2.3.0
|
|
flask-socketio>=5.3.0
|
|
meshcore-cli
|
|
feedparser>=6.0.10
|