Captain Ezio commited on
Commit
c6e935b
·
1 Parent(s): fead81b

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +3 -2
pyproject.toml CHANGED
@@ -6,16 +6,17 @@ authors = ["Captain Ezio <[email protected]>"]
6
  license = "AGPL-3.0"
7
 
8
  [tool.poetry.dependencies]
9
- python = "^3.7"
10
  asyncio = "^3.4.3"
11
  cachetools = "^4.2.4"
12
  dnspython = "^2.1.0"
13
  gpytranslate = "^1.3.0gpytranslate^1.3.0"
14
  pymongo = "^3.12.0"
15
- pyrogram = "^2.0..19"
16
  python-dateutil = "^2.8.2"
17
  pyyaml = "^6.0"
18
  regex = "^2021.10.8"
 
19
  tgcrypto = "^1.2.2"
20
  tswift = "^0.7.0"
21
  ujson = "^5.2.0"
 
6
  license = "AGPL-3.0"
7
 
8
  [tool.poetry.dependencies]
9
+ python = "^3.10.4"
10
  asyncio = "^3.4.3"
11
  cachetools = "^4.2.4"
12
  dnspython = "^2.1.0"
13
  gpytranslate = "^1.3.0gpytranslate^1.3.0"
14
  pymongo = "^3.12.0"
15
+ pyrogram = "^2.0.19"
16
  python-dateutil = "^2.8.2"
17
  pyyaml = "^6.0"
18
  regex = "^2021.10.8"
19
+ search-engine-parser = "^0.6.6"
20
  tgcrypto = "^1.2.2"
21
  tswift = "^0.7.0"
22
  ujson = "^5.2.0"