Skip to content

Commit

Permalink
Merge e962a84 into 72436c4
Browse files Browse the repository at this point in the history
  • Loading branch information
EwaMarek authored Jan 23, 2024
2 parents 72436c4 + e962a84 commit 7a02a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
'selenium.webdriver.support', ],
'include_package_data': True,
'install_requires': [
"typing_extension~= 4.9",
"typing_extensions~= 4.9",
"urllib3[socks]>=1.26,<3",
"trio~=0.17",
"trio-websocket~=0.9",
Expand Down

0 comments on commit 7a02a92

Please sign in to comment.