mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Initial commit
This commit is contained in:
commit
3a2fafae2b
6 changed files with 148 additions and 0 deletions
9
requirements.txt
Normal file
9
requirements.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
aiohttp>=2.0.7
|
||||
appdirs>=1.4.3
|
||||
async-timeout>=1.2.1
|
||||
chardet>=3.0.3
|
||||
multidict>=2.1.5
|
||||
packaging>=16.8
|
||||
pyparsing>=2.2.0
|
||||
six>=1.10.0
|
||||
yarl>=0.10.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue