Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -21,3 +21,6 @@ python-dotenv
|
|
| 21 |
|
| 22 |
# A standard library for making synchronous HTTP requests (used by the terabox utility)
|
| 23 |
requests
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
|
| 22 |
# A standard library for making synchronous HTTP requests (used by the terabox utility)
|
| 23 |
requests
|
| 24 |
+
|
| 25 |
+
# ** NEW LIBRARY ADDED FOR YOUR DNS SUGGESTION **
|
| 26 |
+
dnspython
|