Eric Michael Martinez commited on
Commit
82041c6
1 Parent(s): aeb0b6d
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- fastapi==0.95.1
2
- fastapi-users-db-sqlalchemy<5.0.0
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==0.92.0
2
+ fastapi-users-db-sqlalchemy==4.0.5
3
  gradio==3.27.0
4
+ httpx==0.23.3
5
  openai==0.27.4
6
  python-dotenv==1.0.0
7
+ Requests==2.28.1
8
  SQLAlchemy==1.4.47
9
  uvicorn==0.21.1
10
  asyncpg==0.27.0