Captain Ezio commited on
Commit
66188b3
·
1 Parent(s): c7a9dbf

changed versions of dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -12,14 +12,14 @@ h11==0.12.0; python_version >= "3.6"
12
  h2==4.1.0; python_version >= "3.6" and python_full_version >= "3.6.1"
13
  hpack==4.0.0; python_version >= "3.6" and python_full_version >= "3.6.1"
14
  httpcore==0.13.7; python_version >= "3.6"
15
- httpx==0.20.0; python_version >= "3.6"
16
  hyperframe==6.0.1; python_version >= "3.6" and python_full_version >= "3.6.1"
17
  idna==3.3; python_version >= "3.6" and (python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5") and python_full_version >= "3.6.2"
18
  lxml==4.8.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
19
  prettyconf==2.2.1
20
  pyaes==1.6.1; python_version >= "3.6" and python_version < "4.0"
21
  pymongo==3.12.3
22
- pyrogram==1.4.12; python_version >= "3.6" and python_version < "4.0"
23
  pysocks==1.7.1; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.4.0"
24
  python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
25
  pyyaml==6.0; python_version >= "3.6"
 
12
  h2==4.1.0; python_version >= "3.6" and python_full_version >= "3.6.1"
13
  hpack==4.0.0; python_version >= "3.6" and python_full_version >= "3.6.1"
14
  httpcore==0.13.7; python_version >= "3.6"
15
+ httpx==0.22.0; python_version >= "3.7"
16
  hyperframe==6.0.1; python_version >= "3.6" and python_full_version >= "3.6.1"
17
  idna==3.3; python_version >= "3.6" and (python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5") and python_full_version >= "3.6.2"
18
  lxml==4.8.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
19
  prettyconf==2.2.1
20
  pyaes==1.6.1; python_version >= "3.6" and python_version < "4.0"
21
  pymongo==3.12.3
22
+ pyrogram==2.0.19
23
  pysocks==1.7.1; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.4.0"
24
  python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
25
  pyyaml==6.0; python_version >= "3.6"