kbberendsen commited on
Commit
917234f
1 Parent(s): b010566

add f1 file and cache folder

Browse files
Files changed (2) hide show
  1. f1.py +2 -0
  2. requirements.txt +1 -0
f1.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ import fastf1
2
+
requirements.txt CHANGED
@@ -36,3 +36,4 @@ uc-micro-py==1.0.1
36
  uvicorn==0.21.1
37
  websockets==11.0.2
38
  XStatic-bootswatch==3.3.7.0
 
 
36
  uvicorn==0.21.1
37
  websockets==11.0.2
38
  XStatic-bootswatch==3.3.7.0
39
+ fastf1=3.0.7