add dependencies and how to start
This commit is contained in:
23
requirements.txt
Normal file
23
requirements.txt
Normal file
@@ -0,0 +1,23 @@
|
||||
aiofiles==24.1.0
|
||||
aiogram==3.22.0
|
||||
aiohappyeyeballs==2.6.1
|
||||
aiohttp==3.12.15
|
||||
aiosignal==1.4.0
|
||||
aiosqlite3==0.3.0
|
||||
annotated-types==0.7.0
|
||||
asyncio==4.0.0
|
||||
attrs==25.3.0
|
||||
certifi==2025.8.3
|
||||
charset-normalizer==3.4.3
|
||||
frozenlist==1.7.0
|
||||
idna==3.10
|
||||
magic-filter==1.0.12
|
||||
multidict==6.6.4
|
||||
propcache==0.3.2
|
||||
pydantic==2.11.9
|
||||
pydantic_core==2.33.2
|
||||
requests==2.32.5
|
||||
typing-inspection==0.4.1
|
||||
typing_extensions==4.15.0
|
||||
urllib3==2.5.0
|
||||
yarl==1.20.1
|
||||
Reference in New Issue
Block a user