Files
CatBot/requirements.txt
n0body e6537b2817 Bot and DB tweaks
Changes:
	General:
		- Implemented logging(loguru) throughout back and front
		  ends(primarily error handlers)
	Frontend:
		- Implemented setting commands for telegram bot command
		  menu
	Backend:
		- A schema and a table for bot are created in PGSQL DB
		  if there are no any
2025-08-28 19:43:37 +03:00

35 lines
1.3 KiB
Plaintext

aiofiles==24.1.0
aiogram==3.21.0
aiohappyeyeballs==2.6.1
aiohttp==3.12.14
aiosignal==1.4.0
annotated-types==0.7.0
APScheduler==3.11.0
argon2-cffi==25.1.0
argon2-cffi-bindings==25.1.0
asyncio==3.4.3
attrs==25.3.0
certifi==2025.7.14
cffi==1.17.1
colorama==0.4.6
frozenlist==1.7.0
idna==3.10
loguru==0.7.3
magic-filter==1.0.12
minio==7.2.16
multidict==6.6.3
propcache==0.3.2
psycopg2-binary==2.9.10
pycparser==2.22
pycryptodome==3.23.0
pydantic==2.11.7
pydantic_core==2.33.2
python-decouple==3.8
typing-inspection==0.4.1
typing_extensions==4.14.1
tzdata==2025.2
tzlocal==5.3.1
urllib3==2.5.0
win32_setctime==1.2.0
yarl==1.20.1