Skip to content

Commit

Permalink
specify setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
MarquessV committed Oct 17, 2024
1 parent 4e7e893 commit 46c8af5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ nest-asyncio==1.6.0
networkx==3.1
numpy==1.25.0
osqp==0.6.3
packaging==24.1
packaging==23.2
pandas==2.0.3
pandocfilters==1.5.1
parso==0.8.3
Expand Down Expand Up @@ -109,6 +109,7 @@ scikit-learn==1.3.2
scipy==1.11.4
scs==3.2.4.post1
seaborn==0.13.2
setuptools=75.2.0
six==1.16.0
smmap==5.0.1
sniffio==1.3.0
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ packaging
pandas
lmfit
scipy
setuptools
sympy
python-rapidjson
seaborn
Expand Down

0 comments on commit 46c8af5

Please sign in to comment.