Malaji71 commited on
Commit
855f0f9
·
verified ·
1 Parent(s): 80c732b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==3.41.2
2
+ telethon==1.28.5
3
+ networkx==3.1
4
+ matplotlib==3.7.3
5
+ pandas==2.1.0
6
+ python-dotenv==1.0.0