mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update requirements.txt
This commit is contained in:
parent
51ac1a9d6c
commit
c03b836a8e
1 changed files with 4 additions and 2 deletions
|
|
@ -1,9 +1,11 @@
|
||||||
aiohttp>=2.0.7
|
aiohttp>=2.1.0
|
||||||
appdirs>=1.4.3
|
appdirs>=1.4.3
|
||||||
async-timeout>=1.2.1
|
async-timeout>=1.2.1
|
||||||
|
Babel>=2.4.0
|
||||||
chardet>=3.0.3
|
chardet>=3.0.3
|
||||||
multidict>=2.1.5
|
multidict>=2.1.6
|
||||||
packaging>=16.8
|
packaging>=16.8
|
||||||
pyparsing>=2.2.0
|
pyparsing>=2.2.0
|
||||||
|
pytz>=2017.2
|
||||||
six>=1.10.0
|
six>=1.10.0
|
||||||
yarl>=0.10.2
|
yarl>=0.10.2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue