atolat30 commited on
Commit
d7b1291
·
1 Parent(s): 735bc69

Fix FastAPI version compatibility with Chainlit

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,5 +4,5 @@ openai==1.12.0
4
  tiktoken==0.5.2
5
  python-dotenv==1.0.0
6
  pydantic==2.6.1
7
- fastapi==0.109.2
8
  python-multipart==0.0.6
 
4
  tiktoken==0.5.2
5
  python-dotenv==1.0.0
6
  pydantic==2.6.1
7
+ fastapi==0.100.1
8
  python-multipart==0.0.6