Spaces:
Paused
Paused
Captain Ezio
commited on
Commit
·
02e9886
1
Parent(s):
8ceb0df
changed dependency
Browse files- poetry.lock +4 -4
poetry.lock
CHANGED
|
@@ -487,11 +487,11 @@ zstd = ["zstandard"]
|
|
| 487 |
|
| 488 |
[[package]]
|
| 489 |
name = "pyrogram"
|
| 490 |
-
version = "
|
| 491 |
description = "Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots"
|
| 492 |
category = "main"
|
| 493 |
optional = false
|
| 494 |
-
python-versions = "~=3.
|
| 495 |
|
| 496 |
[package.dependencies]
|
| 497 |
pyaes = "1.6.1"
|
|
@@ -1090,8 +1090,8 @@ pymongo = [
|
|
| 1090 |
{file = "pymongo-3.12.3.tar.gz", hash = "sha256:0a89cadc0062a5e53664dde043f6c097172b8c1c5f0094490095282ff9995a5f"},
|
| 1091 |
]
|
| 1092 |
pyrogram = [
|
| 1093 |
-
{file = "Pyrogram-
|
| 1094 |
-
{file = "Pyrogram-
|
| 1095 |
]
|
| 1096 |
pysocks = [
|
| 1097 |
{file = "PySocks-1.7.1-py27-none-any.whl", hash = "sha256:08e69f092cc6dbe92a0fdd16eeb9b9ffbc13cadfe5ca4c7bd92ffb078b293299"},
|
|
|
|
| 487 |
|
| 488 |
[[package]]
|
| 489 |
name = "pyrogram"
|
| 490 |
+
version = "2.0.19"
|
| 491 |
description = "Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots"
|
| 492 |
category = "main"
|
| 493 |
optional = false
|
| 494 |
+
python-versions = "~=3.7"
|
| 495 |
|
| 496 |
[package.dependencies]
|
| 497 |
pyaes = "1.6.1"
|
|
|
|
| 1090 |
{file = "pymongo-3.12.3.tar.gz", hash = "sha256:0a89cadc0062a5e53664dde043f6c097172b8c1c5f0094490095282ff9995a5f"},
|
| 1091 |
]
|
| 1092 |
pyrogram = [
|
| 1093 |
+
{file = "Pyrogram-2.0.19-py3-none-any.whl", hash = "sha256:6a6c3a9bdcafa2e2ea06760a8a51dcf8042e8172445738cce923d87eaa38f660"},
|
| 1094 |
+
{file = "Pyrogram-2.0.19.tar.gz", hash = "sha256:662a1d513821047d7cca22443536b64b7fb39058c94f243e972b915eaf0e3b5c"},
|
| 1095 |
]
|
| 1096 |
pysocks = [
|
| 1097 |
{file = "PySocks-1.7.1-py27-none-any.whl", hash = "sha256:08e69f092cc6dbe92a0fdd16eeb9b9ffbc13cadfe5ca4c7bd92ffb078b293299"},
|