diff --git a/contributor_demos/Credit Card Fraud Detection/requirements.txt b/contributor_demos/Credit Card Fraud Detection/requirements.txt index bee20d09..f14b07fa 100644 --- a/contributor_demos/Credit Card Fraud Detection/requirements.txt +++ b/contributor_demos/Credit Card Fraud Detection/requirements.txt @@ -1,12 +1,12 @@ -cryptography==42.0.5 -ipykernel==6.29.3 -ivy==0.0.9.0 -jax==0.4.25 -matplotlib==3.8.3 -numpy==1.26.4 -pandas==2.2.1 -scikit-learn==1.4.1.post1 -seaborn==0.13.2 -torch==2.2.1 -tqdm==4.66.2 -xgboost==2.0.3 +cryptography +ipykernel +ivy +jax +matplotlib +numpy +pandas +scikit-learn +seaborn +torch +tqdm +xgboost