Spaces:
Running
Running
tracinginsights
commited on
Commit
•
7197af8
1
Parent(s):
029abbc
Create requirements.txt
Browse files- requirements.txt +16 -0
requirements.txt
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
numpy
|
3 |
+
pandas
|
4 |
+
requests
|
5 |
+
matplotlib
|
6 |
+
wget
|
7 |
+
mplsoccer
|
8 |
+
lxml
|
9 |
+
fastf1
|
10 |
+
highlight-text
|
11 |
+
kaggle
|
12 |
+
wget
|
13 |
+
seaborn
|
14 |
+
matplotlib-label-lines
|
15 |
+
scipy
|
16 |
+
statsmodels
|