Skip to content

Commit

Permalink
Merge pull request #46 from GSTT-CSC/44-update-requirementstxt
Browse files Browse the repository at this point in the history
Update requirements.txt
  • Loading branch information
laurencejackson authored Nov 21, 2022
2 parents 6f3f416 + 8099849 commit e37c162
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
pytorch_lightning
mlflow
mlflow==2.0.1
protobuf~=3.19.0 # temporary solution to avoid breaking changes made to 3rd party streamlit (necessary for mlflow) https://discuss.streamlit.io/t/typeerror-descriptors-cannot-not-be-created-directly/25639
csc-mlops
numpy
torchvision
monai
itk
tqdm
pandas
matplotlib
xnat
boto3
docker
pytest
fsspec
GitPython
colorlog
pandas
minio==7.0.4
openpyxl
torchmetrics
flake8
pytest-cov
csc-mlops
Expand Down

0 comments on commit e37c162

Please sign in to comment.