q275343119 commited on
Commit
42164c9
·
1 Parent(s): c6cc013
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio>=6.0.0
2
+ pymongo>=4.10.0
3
+ pydantic>=2.9.0
4
+ pydantic-settings>=2.6.0
5
+ python-dotenv>=1.0.1
6
+ pandas>=2.2.3
7
+ plotly>=5.24.1