diff --git a/README.md b/README.md index 37abb5a7..1fb5bd46 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Python Web [![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.3+-5646ED?style=for-the-badge&logo=reflex&logoColor=white&labelColor=101010)](https://reflex.dev) +[![Reflex](https://img.shields.io/badge/Reflex-0.4.2+-5646ED?style=for-the-badge&logo=reflex&logoColor=white&labelColor=101010)](https://reflex.dev) ## Curso de 6 horas en vĂ­deo para aprender desarrollo web frontend con Python puro y Reflex desde cero. diff --git a/link_bio/README.md b/link_bio/README.md index 09c15aaa..48350332 100644 --- a/link_bio/README.md +++ b/link_bio/README.md @@ -1,7 +1,7 @@ # Web de links de MoureDev [![Python](https://img.shields.io/badge/Python-3.11+-yellow?style=for-the-badge&logo=python&logoColor=white&labelColor=101010)](https://python.org) -[![FastAPI](https://img.shields.io/badge/Reflex-0.4.3+-5646ED?style=for-the-badge&logo=reflex&logoColor=white&labelColor=101010)](https://fastapi.tiangolo.com) +[![FastAPI](https://img.shields.io/badge/Reflex-0.4.2+-5646ED?style=for-the-badge&logo=reflex&logoColor=white&labelColor=101010)](https://fastapi.tiangolo.com) ## Proyecto desarrollado con [Python](https://www.python.org/) y [Reflex](https://reflex.dev/) que representa un sitio web personal estilo "[link in bio](https://moure.dev/)" diff --git a/link_bio/requirements.txt b/link_bio/requirements.txt index ac1693a1..a7b1ff4d 100644 --- a/link_bio/requirements.txt +++ b/link_bio/requirements.txt @@ -1,5 +1,5 @@ pip==24.0 -reflex==0.4.3 +reflex==0.4.2 python-dotenv==1.0.1 supabase==2.3.5 configcat-client==9.0.2