Skip to content

Commit 9e2994b

Browse files
Update requirements.txt
Signed-off-by: Fabiana 🚀 Campanari <fabicampanari@gmail.com>
1 parent 6059662 commit 9e2994b

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

requirements.txt

+3-11
Original file line numberDiff line numberDiff line change
@@ -11,29 +11,21 @@ seaborn==0.11.2
1111
scipy==1.11.1
1212
scikit-learn==1.0.1
1313

14-
# Bibliotecas para machine learning
15-
tensorflow==2.11.1
16-
keras==2.6
17-
18-
# Bibliotecas para processamento de linguagem natural
19-
nltk==3.6.6
20-
spacy==3.1.
21-
2214
# Bibliotecas para web scraping
2315
beautifulsoup4==4.10.0
24-
requests==2.26.0
16+
requests==2.31.0
2517

2618
# Bibliotecas para trabalhar com bancos de dados
2719
sqlalchemy==1.4.23
2820
psycopg2-binary==2.9.1
2921

3022
# Bibliotecas para Jupyter Notebook
3123
jupyter==1.0.0
32-
notebook==6.4.4
24+
notebook==6.4.10
3325
ipywidgets==7.6.5
3426

3527
# Outras bibliotecas úteis
36-
joblib==1.1.0
28+
joblib==1.2.0
3729

3830

3931

0 commit comments

Comments
 (0)