Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
fix stable gui requirements
  • Loading branch information
ibludau authored Jan 10, 2024
1 parent 9d3b082 commit 0e32cb3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
numpy>=1.19.2
pandas>=1.3.5
panel>=0.12.4
plotly>=5.8.0
panel==0.12.4
plotly==5.8.0
pyteomics>=4.3.3
pdfrw>=0.4
psutil>=5.8.0
reportlab>=3.5.59
kaleido>=0.2.1
bokeh>=2.4.2
pdfrw==0.4
psutil==5.8.0
reportlab==3.5.59
kaleido==0.2.1
bokeh==2.4.2
structuremap>=0.0.8
h5py>=3.6.0

0 comments on commit 0e32cb3

Please sign in to comment.