Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

Commit

Permalink
setup.py: Add versions and missing packages
Browse files Browse the repository at this point in the history
  • Loading branch information
setnicka committed Sep 5, 2023
1 parent 1bc450f commit 5898d0b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@
'requests',
'Pillow',
'ansicolors',
'colorama',
'colorama>=0.4.6',
'numpy',
'pysocks',
'stem',
'cloudscraper',
],
extras_require={
"auto-captcha": [
Expand Down

0 comments on commit 5898d0b

Please sign in to comment.