diff --git a/requirements.txt b/requirements.txt index 269bd4e..f7fd7f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ # This file is needed for READtheDOCS and GitHub actions- all requirements are installed in the setup.py -pydna>=5.2.0 ## TODO There is a new version of pydna 6.0.0 but has induced breaking changes +pydna>=5.2.0 pandas>=1.3.0 benchlingapi>=2.1.12 numpy>=1.21.0 -biopython>=1.82 # TODO There is a new version of Biopython 1.82 but has induced breaking changes +biopython>=1.82 python-dotenv>=0.20.0 openpyxl>=3.0.9 wheel>=0.37.1