awacke1 commited on
Commit
0f6dab4
1 Parent(s): f7b30f8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -7
requirements.txt CHANGED
@@ -1,7 +1,9 @@
1
- streamlit==1.22.0
2
- azure-cosmos==4.3.1
3
- pandas==1.5.3
4
- requests==2.28.2
5
- GitPython==3.1.31
6
- PyGithub==1.58.1
7
- python-dotenv
 
 
 
1
+ streamlit
2
+ azure-cosmos
3
+ pandas
4
+ PyGithub
5
+ GitPython
6
+ gradio_client
7
+ openai
8
+ markdown
9
+ beautifulsoup4