Dockerization, whitenoise serving static, refactor
This commit is contained in:
17
app_urls/requirements.txt
Normal file
17
app_urls/requirements.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
django==5.1
|
||||
psycopg[binary]
|
||||
django-redis
|
||||
django-tasks-scheduler
|
||||
gunicorn
|
||||
whitenoise
|
||||
feedparser
|
||||
python-dateutil
|
||||
newspaper4k[all]
|
||||
lxml[html_clean]
|
||||
googlenewsdecoder
|
||||
gnews
|
||||
GoogleNews
|
||||
duckduckgo_search
|
||||
git+https://github.com/tasos-py/Search-Engines-Scraper.git
|
||||
langdetect
|
||||
ollama
|
||||
Reference in New Issue
Block a user