Skip to content

Commit 95443e9

Browse files
Update requirements.txt
1 parent c87f36e commit 95443e9

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
streamlit>=1.55.0
1+
streamlit>=1.35.0,<2.0.0
22
groq>=1.1.1
33
requests>=2.32.5
4-
beautifulsoup4>=4.14.3
5-
plotly>=6.6.0
6-
pandas>=3.0.1
7-
python-dotenv>=1.2.2
4+
beautifulsoup4>=4.12.0
5+
plotly>=5.20.0
6+
pandas>=1.4.0,<3.0.0
7+
python-dotenv>=1.0.0

0 commit comments

Comments
 (0)