(feat) apply environment changes

This commit is contained in:
cardosofede
2024-05-20 17:57:25 -05:00
parent 259b6eb4ff
commit cce2078487

View File

@@ -4,12 +4,11 @@ channels:
- conda-forge
dependencies:
- python=3.10
- sqlalchemy
- pydantic=1.9.*
- sqlalchemy=1.4
- pip
- pip:
- hummingbot
- streamlit
- streamlit==1.33.0
- watchdog
- python-dotenv
- plotly
@@ -26,3 +25,4 @@ dependencies:
- st-pages
- streamlit-elements==0.1.*
- streamlit-authenticator
- pydantic==1.10.4