Skip to content

Commit

Permalink
add back requirements files
Browse files Browse the repository at this point in the history
currently this breaks tests so add them back
  • Loading branch information
jcharkow committed Oct 7, 2024
1 parent 3b3f4a4 commit c499476
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
6 changes: 6 additions & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
flake8
flit
pylint
pytest
syrupy
tables
1 change: 1 addition & 0 deletions requirements-optional.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
onnxruntime
17 changes: 17 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
bokeh==2.4.3
Click
joblib
matplotlib
matplotlib-venn
numpy
pandas
plotly
psutil
pyopenms
scipy
streamlit>=1.30.0
streamlit-javascript
tk
tqdm
upsetplot
pyautogui

0 comments on commit c499476

Please sign in to comment.