diff --git a/requirements.txt b/requirements.txt index de6efc3..757aeef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,5 @@ -pyspark~=3.3.0 -networkx~=2.8.7 -numpy~=1.23.4 -setuptools~=65.5.0 -pandas~=1.5.1 -pyarrow~=8.0.0 \ No newline at end of file +networkx +numpy +setuptools +pandas +pyarrow \ No newline at end of file