diff --git a/requirements.txt b/requirements.txt index f950ac3..8f89889 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -scipy==1.4.1 -threaded==4.1.0 -numpy==1.18.1 -pandas==1.0.1 -random \ No newline at end of file +scipy +threaded +numpy +pandas +random