raannakasturi commited on
Commit
1fc2404
·
verified ·
1 Parent(s): 6c40cb7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- gradio
2
- nbconvert>=7
3
- mistune>=2
4
- python-dotenv
 
 
1
+ gradio==5.9.1
2
+ nbconvert==7.16.4
3
+ mistune==3.0.2
4
+ email==4.0.2
5
+ python-dotenv==1.0.1