Specify version of aria2p module

Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
This commit is contained in:
lzzy12 2019-10-11 23:18:06 +05:30
parent 6fe360ebaa
commit 918b8653c9
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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