Files
haproxy-wi/requirements.txt
Aidaho 073a86be80 v8.2.1: Refactor HA and Config Compare modules, optimize service installation flow, and add Spanish language support
- Replaced unused AJAX and JS methods (`cleanProvisioningProcess`, `showErrorStatus`) in HA management with simpler, streamlined equivalents. Moved HA cluster data fetching logic to the new endpoint (`HAClustersView`).
- Introduced `compareConfig()` method to improve configuration diff rendering. Removed redundant templates (`compare.html`), leveraging external Diff2Html library.
- Simplified HA service installation logic in `Reconfigure`, enabling task-based tracking. Removed redundant progress logic (`increaseProgressValue`, `checkInstallResp`).
- Added support for Spanish localization (`es-ES.html`, updated `languages.html` template).
- Replaced Python PagerDuty SDK for a more actively maintained library.
- Fixed description rendering logic in HA cluster templates.
- Updated Nginx to support multiple aliases per server.
- Minor dependency updates and comments cleanup in Ansible WAF tasks.
2025-07-03 17:57:53 +03:00

35 lines
596 B
Plaintext

configparser>=3.5.0
paramiko-ng>=2.5.0
pytz>=2017.3
tzlocal==2.0.0
requests==2.32.3
pyTelegramBotAPI>=3.6.3
networkx>=2.6
matplotlib>=2.1.2
future>=0.13.1
jinja2>=2.10.1
slack-sdk>=3.4.0
peewee>=3.14.10
PyMySQL>=1.0.2
distro>=1.2.0
psutil>=5.9.1
pagerduty>=2.1.2
pika>=1.3.1
Werkzeug==3.0.3
Flask==3.0.3
Flask-APScheduler==1.13.1
Flask-Caching==2.3.0
Flask-JWT-Extended==4.6.0
Flask-Pydantic==0.12.0
pydantic[email]
flask-swagger==0.2.14
ansible-core==2.16.3
ansible-runner==2.3.1
python-whois>=0.8.0
netaddr>=0.10.1
retry>=0.9.2
aio-pika>=7.1.0
pika>=1.2.0
websockets==13.1
python3-nmap<=1.5.1