Explorar el Código

re-sorted and commented

Markus Spring hace 1 año
padre
commit
b3bc7873ae
Se han modificado 1 ficheros con 6 adiciones y 2 borrados
  1. 6 2
      requirements.txt

+ 6 - 2
requirements.txt

@@ -18,7 +18,11 @@ Flask-Minify==0.37
 flask-dance==7.0.0
 blinker==1.6.2
 
-garmindb
-
 # flask_mysqldb
 # psycopg2-binary
+
+# import of garmin data
+garmindb
+# export of bicycle activities to csv
+dtale
+pandas