Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
numpy==1.23.5
|
| 2 |
pandas==1.5.2
|
| 3 |
polars==1.12.0
|
| 4 |
-
|
|
|
|
|
|
| 1 |
numpy==1.23.5
|
| 2 |
pandas==1.5.2
|
| 3 |
polars==1.12.0
|
| 4 |
+
requests
|
| 5 |
+
shiny==0.6.1
|