diff --git a/pyproject.toml b/pyproject.toml index 9b8ff9a..b7383d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "lxml", "orjson", "python-dotenv", - "round-nutrition>=1.1.1", + "round-nutrition", "schedule", "sentry-sdk[flask]", "thefuzz[speedup]" diff --git a/requirements.txt b/requirements.txt index cd75d58..62d1d03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,6 @@ -# apscheduler beautifulsoup4 -cchardet -# crontab deta +faust-cchardet flask flask-compress flask-cors