Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,5 +5,5 @@ numpy
|
|
5 |
torch
|
6 |
aiohttp
|
7 |
altair<5
|
8 |
-
|
9 |
datetime
|
|
|
5 |
torch
|
6 |
aiohttp
|
7 |
altair<5
|
8 |
+
vega_datasets
|
9 |
datetime
|