diff --git a/README.md b/README.md index bde7f9fb..7a69168c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Portafolio "perfecto" para programadores [![Python](https://img.shields.io/badge/Python-3.11+-yellow?style=for-the-badge&logo=python&logoColor=white&labelColor=101010)](https://python.org) -[![Reflex](https://img.shields.io/badge/Reflex-0.4.5+-5646ED?style=for-the-badge&logo=reflex&logoColor=white&labelColor=101010)](https://reflex.dev) +[![Reflex](https://img.shields.io/badge/Reflex-0.4.4+-5646ED?style=for-the-badge&logo=reflex&logoColor=white&labelColor=101010)](https://reflex.dev) [![HTML](https://img.shields.io/badge/HTML-orange?style=for-the-badge&logo=html5&logoColor=white&labelColor=101010)](https://developer.mozilla.org/es/docs/Web/HTML) [![CSS](https://img.shields.io/badge/CSS-blue?style=for-the-badge&logo=css3&logoColor=white&labelColor=101010)](https://developer.mozilla.org/es/docs/Web/CSS) diff --git a/requirements.txt b/requirements.txt index 370a7f0f..239ae56e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -reflex==0.4.5 +reflex==0.4.4