Some fixes

This commit is contained in:
Vyacheslav K
2025-02-04 18:12:14 +03:00
committed by Vyacheslav K
parent 6f435fa74b
commit d490f2c8ac
3 changed files with 4 additions and 2 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
*.db

View File

@@ -1,3 +1,4 @@
Flask==3.1.0
Flask[async]==3.1.0
transliterate==1.10.2
lvldb==0.1.2
asyncio==3.4.3
aiosqlite==0.21.0

Binary file not shown.