- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
TgCrypto
|
2 |
-
Kurigram==2.2.
|
3 |
motor
|
4 |
uvicorn
|
5 |
python-dotenv
|
|
|
1 |
TgCrypto
|
2 |
+
Kurigram==2.2.4
|
3 |
motor
|
4 |
uvicorn
|
5 |
python-dotenv
|