Skip to content

Commit

Permalink
fixed comma missing
Browse files Browse the repository at this point in the history
  • Loading branch information
shaikhsajid1111 committed Jul 9, 2022
1 parent 635846c commit 9ba4586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
python_requires=">=3.6",
install_requires=[
'python-dateutil==2.8.2',
'selenium==4.3.0'
'selenium==4.3.0',
'selenium-wire==4.6.4',
'webdriver-manager==3.2.2',
'fake-headers==1.0.2'
Expand Down

0 comments on commit 9ba4586

Please sign in to comment.