mirror of
https://github.com/benbusby/whoogle-search
synced 2024-10-30 09:20:50 +00:00
e21341d6f4
- Updated Dockerfile to include chmod of run script - Added app.json for Heroku quick deploy - Removed unused function var in js controller - Moved requirements back to root of repo - Added Codebeat report to readme
19 lines
288 B
Plaintext
19 lines
288 B
Plaintext
beautifulsoup4==4.8.2
|
|
bs4==0.0.1
|
|
cffi==1.13.2
|
|
Click==7.0
|
|
cryptography==2.8
|
|
Flask==1.1.1
|
|
itsdangerous==1.1.0
|
|
Jinja2==2.10.3
|
|
MarkupSafe==1.1.1
|
|
Phyme==0.0.9
|
|
pycparser==2.19
|
|
pycurl==7.43.0.4
|
|
pyOpenSSL==19.1.0
|
|
pytest==5.4.1
|
|
python-dateutil==2.8.1
|
|
six==1.14.0
|
|
soupsieve==1.9.5
|
|
Werkzeug==0.16.0
|