mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-03 14:04:51 +00:00
Make typing available for Python <3.5 only
This commit is contained in:
parent
4d7b1bafac
commit
b60853b2e2
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue