We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fda25d commit 0b009f4Copy full SHA for 0b009f4
requirements.txt
@@ -2,6 +2,7 @@
2
# note that it is much more restricted in terms of installing third-parties / etc.
3
# preferably use the batteries included or simple docker file for local hosting
4
streamlit>=1.38.0
5
+pyopenms==3.2.0
6
numpy==1.26.4 # pandas and numpy are dependencies of pyopenms, however, pyopenms needs numpy<=1.26.4
7
plotly==5.22.0
8
captcha==0.5.0
0 commit comments