mirror of
https://github.com/exo-explore/exo.git
synced 2025-10-23 02:57:14 +03:00
dashboard reqs
This commit is contained in:
@@ -5,7 +5,6 @@ import asyncio
|
||||
import aiohttp
|
||||
import pandas as pd
|
||||
import plotly.express as px
|
||||
from datetime import datetime
|
||||
from typing import List, Dict, Optional
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
streamlit
|
||||
plotly
|
||||
pandas
|
||||
requests
|
||||
requests
|
||||
aiohttp
|
||||
Reference in New Issue
Block a user