File tree Expand file tree Collapse file tree 1 file changed +9
-11
lines changed
Expand file tree Collapse file tree 1 file changed +9
-11
lines changed Original file line number Diff line number Diff line change 1- ### Version 1.7.4 ###
1+ ### Version 1.7.5 ###
22### Python 3.12 ###
3- arrow==1.3 .0
4- bcrypt==4.3 .0 ## NOT python-bcrypt !!!
3+ arrow==1.4 .0
4+ bcrypt==5.0 .0 ## NOT python-bcrypt !!!
55cachelib==0.13.0
6- certifi==2025.8.3
7- cffi==2.0.0
6+ certifi==2026.1.4
87colorama==0.4.6
98diff_match_patch==20241021
109Flask==3.1.2
@@ -15,20 +14,19 @@ Flask-SeaSurf==2.0.0
1514Flask-Session==0.8.0
1615flask-talisman==1.1.0
1716future==1.0.0
18- idna==3.10
1917itsdangerous==2.2.0
2018Jinja2==3.1.6
21- MarkupSafe==3.0.2
22- pip_audit==2.9 .0 ## Run: pip freeze > requirements.txt ; pip-audit ; pip-audit -r mtw_requirements.txt
19+ MarkupSafe==3.0.3
20+ pip_audit==2.10 .0 ## Run: pip freeze > requirements.txt ; pip-audit ; pip-audit -r mtw_requirements.txt
2321pyuca==1.2
2422requests==2.32.5
2523requests_futures==1.0.2
2624urllib3==2.6.3
2725waitress==3.0.2
28- Werkzeug==3.1.4
26+ Werkzeug==3.1.5
2927### (optional) If building for Windows:
30- pyinstaller==6.16 .0; sys_platform == "win32"
31- pyinstaller-hooks-contrib==2025.8 ; sys_platform == "win32"
28+ pyinstaller==6.18 .0; sys_platform == "win32"
29+ pyinstaller-hooks-contrib==2025.11 ; sys_platform == "win32"
3230## Install pywin32
3331pywin32==311; sys_platform == "win32"
3432## and run in CMD as Admin with activated VENV (!):
You can’t perform that action at this time.
0 commit comments