mirror of
https://github.com/benbusby/whoogle-search
synced 2024-10-30 09:20:50 +00:00
8a10efaa01
This allows the user to enable their preferred settings in a variety of ways, depending on their deployment preference. Values added to whoogle.env can be enabled using WHOOGLE_DOTENV=1, in which case all values in the env var file will overwrite defaults or user provided settings. Co-authored-by: Ben Busby <benbusby@protonmail.com>
35 lines
554 B
Plaintext
35 lines
554 B
Plaintext
attrs==19.3.0
|
|
beautifulsoup4==4.8.2
|
|
bs4==0.0.1
|
|
cachelib==0.1
|
|
certifi==2020.4.5.1
|
|
cffi==1.13.2
|
|
chardet==3.0.4
|
|
Click==7.0
|
|
cryptography==3.3.2
|
|
Flask==1.1.1
|
|
Flask-Session==0.3.2
|
|
idna==2.9
|
|
itsdangerous==1.1.0
|
|
Jinja2==2.11.3
|
|
MarkupSafe==1.1.1
|
|
more-itertools==8.3.0
|
|
packaging==20.4
|
|
pluggy==0.13.1
|
|
py==1.8.1
|
|
pycodestyle==2.6.0
|
|
pycparser==2.19
|
|
pyOpenSSL==19.1.0
|
|
pyparsing==2.4.7
|
|
PySocks==1.7.1
|
|
pytest==5.4.1
|
|
python-dateutil==2.8.1
|
|
requests==2.23.0
|
|
soupsieve==1.9.5
|
|
stem==1.8.0
|
|
urllib3==1.25.9
|
|
waitress==1.4.3
|
|
wcwidth==0.1.9
|
|
Werkzeug==0.16.0
|
|
python-dotenv==0.16.0
|