diff --git a/requirements.txt b/requirements.txt index 935771e..4d06727 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ -aiohttp==3.9.5 +aiohttp>=3.9.1 aiosignal==1.3.1 attrs==23.2.0 beautifulsoup4==4.12.3 -frozenlist==1.4.1 -idna==3.7 -multidict==6.0.5 +frozenlist>=1.4.0 +idna>=3.6 +multidict>=6.0.4 pyfiglet==1.0.2 soupsieve==2.5 -tabulate==0.9.0 -yarl==1.9.4 \ No newline at end of file +tabulate>=0.8.10 +yarl==1.9.4