2 changed files with 20 additions and 2 deletions
@ -1,4 +1,20 @@ |
|||||||
aiogram==2.20 |
aiogram==2.20 |
||||||
|
aiohttp==3.8.6 |
||||||
|
aiosignal==1.3.1 |
||||||
|
async-timeout==4.0.3 |
||||||
|
attrs==23.1.0 |
||||||
|
Babel==2.9.1 |
||||||
|
certifi==2023.7.22 |
||||||
|
charset-normalizer==3.3.2 |
||||||
colorama==0.4.5 |
colorama==0.4.5 |
||||||
Django==2.2.1 |
Django==2.2.1 |
||||||
python-dotenv |
frozenlist==1.4.0 |
||||||
|
idna==3.4 |
||||||
|
multidict==6.0.4 |
||||||
|
Pillow==10.1.0 |
||||||
|
python-dotenv==1.0.0 |
||||||
|
pytz==2023.3.post1 |
||||||
|
requests==2.31.0 |
||||||
|
sqlparse==0.4.4 |
||||||
|
urllib3==2.0.7 |
||||||
|
yarl==1.9.2 |
||||||
|
Loading…
Reference in new issue