diff --git a/requirements.txt b/requirements.txt index 9ff159d..1873daa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -markovify ~= 0.8 -beautifulsoup4==4.9.1 +markovify ~= 0.9.0 +beautifulsoup4 ~= 4.9 aiohttp ~= 3.0 pytomlpp ~= 1.0 anyio ~= 3.0