awacke1 commited on
Commit
5b73b95
1 Parent(s): 1bc0752

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ azure-identity
3
+ azure-mgmt-resource
4
+ azure-cosmos
5
+ pandas
6
+ PyGithub
7
+ gitpython