Specify version of aria2p module
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
This commit is contained in:
parent
6fe360ebaa
commit
918b8653c9
|
|
@ -71,4 +71,4 @@ Fill up rest of the fields. Meaning of each fields are discussed below:
|
|||
python3 -m bot
|
||||
```
|
||||
|
||||
###### You can limit maximum concurrent downloads by changing the value of MAX_CONCURRENT_DOWNLOADS in aria.sh. By default, it's set to 2
|
||||
Note: You can limit maximum concurrent downloads by changing the value of MAX_CONCURRENT_DOWNLOADS in aria.sh. By default, it's set to 2
|
||||
|
|
@ -8,4 +8,4 @@ pyasn1>=0.4.3
|
|||
pyasn1-modules>=0.2.1
|
||||
uritemplate>=3.0.0
|
||||
urllib3>=1.23
|
||||
aria2p
|
||||
aria2p>=0.3.0,<=0.5.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue