mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 21:07:59 +00:00
Make typing available for Python <3.5 only
This commit is contained in:
parent
4d7b1bafac
commit
b60853b2e2
@ -1,3 +1,3 @@
|
|||||||
pyaes==1.6.1
|
pyaes==1.6.1
|
||||||
pysocks==1.6.8
|
pysocks==1.6.8
|
||||||
typing==3.6.6
|
typing==3.6.6; python_version<"3.5"
|
Loading…
x
Reference in New Issue
Block a user