diff --git a/requirements.txt b/requirements.txt index a6e63b553a273c25c38cdf0bd8e37a5b2a1afcd7..69e510a0bcb1d1cadb93266ef03514558d468db7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,4 @@ -numpy==1.26.1 -joblib==1.3.2 -astropy==5.3.4 -pyyaml==6.0.1 +numpy +astropy +pyyaml setuptools>65.0.0 \ No newline at end of file