likhonsheikhdev commited on
Commit
e7f0b1d
·
verified ·
1 Parent(s): 2026cc9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ chainlit==2.5.5
2
+ openai
3
+ python-dotenv
4
+ pydantic==2.10.1