cmagganas commited on
Commit
0e3509b
·
verified ·
1 Parent(s): 09c4b7c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
- chainlit<1.3
2
- instructor
 
 
1
+ chainlit==1.1.305
2
+ instructor==1.3.4
3
+ python-dotenv==1.0.1