Skip to content

Commit

Permalink
Merge pull request #258 from Mindful-AI-Assistants/dependabot/pip/num…
Browse files Browse the repository at this point in the history
…py-2.2.0

fix: bump numpy from 2.1.3 to 2.2.0
  • Loading branch information
FabianaCampanari authored Dec 18, 2024
2 parents ecc01cb + 6603055 commit 2a6d55d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
streamlit==1.40.2

# Bibliotecas para manipulação de dados
numpy==2.1.3
numpy==2.2.0
pandas==2.2.3


Expand Down

0 comments on commit 2a6d55d

Please sign in to comment.