mirror of
https://github.com/openmax-server/server.git
synced 2026-05-23 03:51:43 +03:00
MAX & TT: теперь в качестве страны локации используется настоящая страна пользователя, а также зафиксировал версии библиотек в зависимостях
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
aiogram
|
||||
aiomysql
|
||||
msgpack
|
||||
lz4
|
||||
websockets
|
||||
pydantic
|
||||
aiosqlite
|
||||
aiohttp
|
||||
python-dotenv
|
||||
cryptography
|
||||
firebase-admin
|
||||
aiogram==3.26.0
|
||||
aiomysql==0.3.2
|
||||
msgpack==1.1.2
|
||||
lz4==4.4.5
|
||||
websockets==16.0
|
||||
pydantic==2.12.5
|
||||
aiosqlite==0.22.1
|
||||
aiohttp==3.13.5
|
||||
python-dotenv==1.2.2
|
||||
cryptography==46.0.6
|
||||
firebase-admin==7.4.0
|
||||
geoip2==5.2.0
|
||||
Reference in New Issue
Block a user