diff --git a/gradio.egg-info/PKG-INFO b/gradio.egg-info/PKG-INFO index b327e5cc63..07ed8af939 100644 --- a/gradio.egg-info/PKG-INFO +++ b/gradio.egg-info/PKG-INFO @@ -1,6 +1,6 @@ Metadata-Version: 1.0 Name: gradio -Version: 1.7.3 +Version: 1.7.4 Summary: Python library for easily interacting with trained machine learning models Home-page: https://github.com/gradio-app/gradio-UI Author: Abubakar Abid diff --git a/gradio.egg-info/requires.txt b/gradio.egg-info/requires.txt index e4bc0864a1..8a5ca44fb6 100644 --- a/gradio.egg-info/requires.txt +++ b/gradio.egg-info/requires.txt @@ -1,15 +1,14 @@ numpy -requests -matplotlib -Flask>=1.1.1 -Flask-Cors>=3.0.8 -flask-cachebuster -Flask-Login -paramiko scipy -analytics-python +matplotlib pandas pillow ffmpy markdown2 -pycryptodome +pycryptodomerequests +paramiko +analytics-python +Flask>=1.1.1 +Flask-Cors>=3.0.8 +flask-cachebuster +Flask-Login