flavio aresti commited on
Create requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
shiny==0.10.2
|
| 2 |
+
shinyswatch==0.6.1
|
| 3 |
+
seaborn==0.12.2
|
| 4 |
+
matplotlib==3.7.1
|
| 5 |
+
telethon
|
| 6 |
+
gTTS
|
| 7 |
+
psutil
|
| 8 |
+
speedtest-cli
|
| 9 |
+
requests
|
| 10 |
+
aiohttp
|
| 11 |
+
pybase64
|