capradeepgujaran commited on
Commit
28c4a3a
·
verified ·
1 Parent(s): 89e448b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- gradio>=4.0.0
2
- anthropic>=0.8.0
3
- httpx>=0.24.0
 
 
1
+ gradio==4.0.2
2
+ anthropic==0.8.1
3
+ httpx==0.25.2
4
+ python-dotenv==1.0.0