bluenevus commited on
Commit
4b94806
·
verified ·
1 Parent(s): b301494

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ dash==3.0.3
2
+ dash-bootstrap-components==2.0.2
3
+ plotly==5.15.0
4
+ requests==2.31.0
5
+ pandas==2.0.3
6
+ python-dotenv==1.0.0