mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-04-21 13:42:05 +02:00

Provide general improvements to the crash reporting submission services by adding a separate report access server with a simple UI and updating the crashpad submission server to use waitress. - changes crashpad.py to crashpad_submit_server.py - adds report_access_server.py - updates README.md Gitlab: #1454 Change-Id: I4e97f77cf2e2c0bb405064b0187ed3dfc2ee703e
6 lines
100 B
Text
6 lines
100 B
Text
Flask==3.0.3
|
|
requests==2.24.0
|
|
markupsafe==2.1.1
|
|
itsdangerous==2.1.2
|
|
werkzeug==3.0.0
|
|
waitress==3.0.2
|