Scrape all the things

This commit is contained in:
2023-03-14 23:40:54 -04:00
parent 5b5b67d42a
commit 31f490a32b
10 changed files with 318 additions and 5 deletions

View File

@ -37,6 +37,7 @@ django-encrypted-field = "^1.0.5"
celery = "^5.2.7"
honcho = "^1.1.0"
howlongtobeatpy = "^1.0.5"
beautifulsoup4 = "^4.11.2"
[tool.poetry.dev-dependencies]
Werkzeug = "2.0.3"