Update setup.py

master
Arjix 2021-03-15 00:55:01 +02:00 committed by GitHub
parent 0ce02738be
commit 403f492803
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ setup(
'requests-cache>=0.4.13',
'tabulate>=0.8.3',
'pycryptodome>=3.8.2',
'jsbeautifier'
'jsbeautifier==1.11.0'
],
extras_require={
'selescrape': ['selenium'],