Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/keras-3.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Fabiana 🚀  Campanari <fabicampanari@gmail.com>
  • Loading branch information
FabianaCampanari authored Dec 5, 2024
2 parents 567b6bc + e82b523 commit 40685db
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pandas==2.2.3


# Bibliotecas para visualização de dados
matplotlib==3.9.2
matplotlib==3.9.3
seaborn==0.13.2

# Bibliotecas para análise de dados
Expand All @@ -21,6 +21,8 @@ scikit-learn==1.5.2
tensorflow==2.18.0
keras==3.7.0
tensorflow==2.17.0
keras==3.6.0
tensorflow==2.18.0
keras==3.7.0


Expand All @@ -36,10 +38,10 @@ psycopg2-binary==2.9.10
# Bibliotecas para Jupyter Notebook

jupyter==1.1.1
notebook==7.2.2
notebook==7.3.1

jupyter==1.1.1
notebook==7.2.2
notebook==7.3.1
ipywidgets==8.1.5

# Outras bibliotecas úteis
Expand Down

0 comments on commit 40685db

Please sign in to comment.