mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-11 08:54:34 +00:00
* Bump cryptography to 42.0.4
* Bump pyopenssl to 24.0.0
* Squashed commit of the following:
commit 2395bb7a6a
Author: Ben Busby <contact@benbusby.com>
Date: Wed Mar 6 09:35:48 2024 -0700
Remove version from DDG bangs url
Including the version portion of the URL now redirects to search results
for the name of the bang file, rather than returning the bang file
itself. Removing the version from the URL returns the correct bang file.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ben Busby <contact@benbusby.com>
37 lines
740 B
Text
37 lines
740 B
Text
attrs==22.2.0
|
|
beautifulsoup4==4.11.2
|
|
brotli==1.0.9
|
|
cachelib==0.10.2
|
|
certifi==2023.7.22
|
|
cffi==1.15.1
|
|
chardet==5.1.0
|
|
click==8.1.3
|
|
cryptography==3.3.2; platform_machine == 'armv7l'
|
|
cryptography==42.0.4; platform_machine != 'armv7l'
|
|
cssutils==2.6.0
|
|
defusedxml==0.7.1
|
|
Flask==2.3.2
|
|
idna==3.4
|
|
itsdangerous==2.1.2
|
|
Jinja2==3.1.3
|
|
MarkupSafe==2.1.2
|
|
more-itertools==9.0.0
|
|
packaging==23.0
|
|
pluggy==1.0.0
|
|
pycodestyle==2.10.0
|
|
pycparser==2.21
|
|
pyOpenSSL==19.1.0; platform_machine == 'armv7l'
|
|
pyOpenSSL==24.0.0; platform_machine != 'armv7l'
|
|
pyparsing==3.0.9
|
|
PySocks==1.7.1
|
|
pytest==7.2.1
|
|
python-dateutil==2.8.2
|
|
requests==2.31.0
|
|
soupsieve==2.4
|
|
stem==1.8.1
|
|
urllib3==1.26.18
|
|
validators==0.22.0
|
|
waitress==2.1.2
|
|
wcwidth==0.2.6
|
|
Werkzeug==3.0.1
|
|
python-dotenv==0.21.1
|