Fix poetry lock file
In 25e59a03, freezegun was added to pyproject.toml, but not to poetry.lock. This made 'poetry install' fail.
In the process of updating the lock file with "poetry lock", it seems to have also removed unused nltk and bcrypt.
In 25e59a03, freezegun was added to pyproject.toml, but not to poetry.lock. This made 'poetry install' fail.
In the process of updating the lock file with "poetry lock", it seems to have also removed unused nltk and bcrypt.