Skip to content

Commit

Permalink
Merge pull request #27 from rickecon/setup
Browse files Browse the repository at this point in the history
Removed openssl from setup.py list
  • Loading branch information
SeaCelo authored Jan 9, 2023
2 parents b478323 + 7f6c86e commit 4f34829
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
python_requires=">=3.7.7, <3.11",
install_requires=[
"psutil",
"openssl=1.1.1",
"numpy<=1.21.2",
"scipy>=1.7.1",
"pandas>=1.2.5",
Expand Down

0 comments on commit 4f34829

Please sign in to comment.