Eric Michael Martinez commited on
Commit
6bc77f3
1 Parent(s): 7391ef5
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- fastapi==0.95.1
2
  fastapi-users[sqlalchemy]
3
- gradio==3.27.0
4
- httpx==0.24.0
5
- openai==0.27.4
6
- python-dotenv==1.0.0
7
- Requests==2.28.2
8
- SQLAlchemy==1.4.47
9
- uvicorn==0.21.1
10
- asyncpg==0.27.0
 
1
+ fastapi
2
  fastapi-users[sqlalchemy]
3
+ gradio
4
+ httpx
5
+ openai
6
+ python-dotenv
7
+ Requests
8
+ SQLAlchemy
9
+ uvicorn
10
+ asyncpg