Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio
|
| 2 |
gitpython
|
| 3 |
ipython
|
| 4 |
matplotlib>=3.2.2
|
|
|
|
| 1 |
+
gradio==3.0.24
|
| 2 |
gitpython
|
| 3 |
ipython
|
| 4 |
matplotlib>=3.2.2
|