diff --git a/requirements.txt b/requirements.txt index 611fa9d..0472b3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,12 @@ -matplotlib==3.1.3 -numpy==1.18.1 -pandas==1.0.1 -watermark==2.0.2 +nltk==3.7 +pandas==1.5.3 +openai==0.28.1 +watermark==2.4.2 +tiktoken==0.5.1 +numpy==1.23.5 +tqdm==4.64.1 +matplotlib==3.7.2 +termcolor==2.3.0 +keras==2.12.0 +scikit-learn +plotly