Update requirement versions and allow compatible versions to be used
This commit is contained in:
parent
92b37f6be7
commit
79f303be57
2 changed files with 10 additions and 8 deletions
|
|
@ -1,4 +1,5 @@
|
|||
tqdm==4.32.2
|
||||
pycryptodome==3.9.8
|
||||
requests==2.22.0
|
||||
beautifulsoup4==4.7.1
|
||||
tqdm~=4.62.3
|
||||
pycryptodome~=3.14.1
|
||||
requests~=2.27.1
|
||||
beautifulsoup4~=4.10.0
|
||||
html5lib~=1.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue