mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-03 05:54:51 +00:00
Add async_generator requirement
This commit is contained in:
parent
2084a406a4
commit
4d8c76463c
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
pyaes==1.6.1
|
||||
pysocks==1.6.8
|
||||
typing==3.6.6; python_version<"3.5"
|
||||
async_lru==1.0.1
|
||||
async_lru==1.0.1
|
||||
async_generator==1.10
|
||||
Loading…
Reference in a new issue