gauravlochab commited on
Commit
ad00d11
·
1 Parent(s): 174e0f0

feat: add requirements.txt with necessary dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ web3
2
+ gradio
3
+ plotly
4
+ pandas
5
+ requests
6
+ python-dotenv
7
+ kaleido
8
+ matplotlib