mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-11 08:54:34 +00:00
- Bump target Python version to 3.12 in `pyproject.toml`. - Update Flask to version 3.1.2 in `requirements.txt`. - Remove deprecated dark mode configuration from the application. - Adjust logo rendering in templates to remove dark mode dependency. - Update GitHub Actions workflows to support the 'updates' branch for builds. - Increment version to 1.1.3 with an optional update-testing tag.
34 lines
581 B
Text
34 lines
581 B
Text
attrs==25.3.0
|
|
beautifulsoup4==4.13.5
|
|
brotli==1.2.0
|
|
certifi==2025.8.3
|
|
cffi==2.0.0
|
|
click==8.3.0
|
|
cryptography==46.0.1
|
|
cssutils==2.11.1
|
|
defusedxml==0.7.1
|
|
Flask==3.1.2
|
|
idna==3.10
|
|
itsdangerous==2.2.0
|
|
Jinja2==3.1.6
|
|
MarkupSafe==3.0.2
|
|
more-itertools==10.8.0
|
|
packaging==25.0
|
|
pluggy==1.6.0
|
|
pycodestyle==2.14.0
|
|
pycparser==2.22
|
|
pyOpenSSL==25.3.0
|
|
pyparsing==3.2.5
|
|
pytest==8.3.3
|
|
python-dateutil==2.9.0.post0
|
|
httpx[http2,socks]==0.28.1
|
|
cachetools==6.2.0
|
|
soupsieve==2.8
|
|
stem==1.8.2
|
|
httpcore>=1.0.9
|
|
h11>=0.16.0
|
|
validators==0.35.0
|
|
waitress==3.0.2
|
|
wcwidth==0.2.14
|
|
Werkzeug==3.1.3
|
|
python-dotenv==1.1.1
|