Spaces:
Sleeping
Sleeping
raannakasturi
commited on
Commit
•
b412ac4
1
Parent(s):
be1fdc5
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
josepy==1.14.0
|
2 |
-
python-dotenv
|
3 |
-
acme==2.11.0
|
4 |
-
google-cloud-public-ca==0.3.9
|
5 |
-
gradio
|
|
|
|
1 |
+
josepy==1.14.0
|
2 |
+
python-dotenv
|
3 |
+
acme==2.11.0
|
4 |
+
google-cloud-public-ca==0.3.9
|
5 |
+
gradio==4.41.0
|
6 |
+
dnspython==2.6.1
|