Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +12 -1
requirements.txt
CHANGED
|
@@ -1 +1,12 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
python-dotenv
|
| 3 |
+
PyGithub
|
| 4 |
+
tenacity
|
| 5 |
+
aiohttp
|
| 6 |
+
packaging
|
| 7 |
+
requests
|
| 8 |
+
beautifulsoup4
|
| 9 |
+
networkx
|
| 10 |
+
pandas
|
| 11 |
+
matplotlib
|
| 12 |
+
seaborn
|