Joshua Guillen commited on
Commit
020aa31
·
1 Parent(s): 18617ad

📦 Update requirements.txt with typing-extensions dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1 +1,2 @@
1
- gradio>=4.0.0
 
 
1
+ gradio>=4.0.0
2
+ typing-extensions>=4.0.0