Skip to content

Commit

Permalink
Add fairadapt requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffmansc committed Jan 20, 2022
1 parent c71bc0a commit 605fd22
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,17 @@ tensorflow>=1.13.1,<2
cvxpy>=1.0
fairlearn==0.4.6
tempeh
rpy2==3.4.5

# notebooks
jupyter
tqdm
igraph[plotting]==0.9.8
lightgbm==3.1.1

# tests
pytest>=3.5.0

# docs
sphinx==1.8.6
sphinx_rtd_theme==0.4.3

0 comments on commit 605fd22

Please sign in to comment.