2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-04 08:15:08 +00:00

Remove typing from requirements

This commit is contained in:
Dan
2019-02-07 13:22:21 +01:00
parent c1ca2d08ad
commit 7b12b1a2c3

View File

@@ -1,3 +1,2 @@
pyaes==1.6.1
pysocks==1.6.8
typing==3.6.6; python_version<"3.5"