MarkChenX commited on
Commit
205549d
·
1 Parent(s): eb795ae

update codebase

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ openai
2
+ uvicorn
3
+ fastapi
4
+ python-dotenv
5
+ python-multipart
6
+ config
7
+ PyGithub
8
+ httpx
9
+ pytest
10
+ gradio