mirror of
https://github.com/sstent/FitTrack_GarminSync.git
synced 2026-02-04 13:32:13 +00:00
feat: Add files from examples/Garmin_Analyser
This commit is contained in:
53
examples/Garmin_Analyser/requirements.txt
Normal file
53
examples/Garmin_Analyser/requirements.txt
Normal file
@@ -0,0 +1,53 @@
|
||||
alembic==1.8.1
|
||||
annotated-types==0.7.0
|
||||
Brotli==1.1.0
|
||||
certifi==2025.10.5
|
||||
cffi==2.0.0
|
||||
charset-normalizer==3.4.3
|
||||
contourpy==1.3.3
|
||||
cssselect2==0.8.0
|
||||
cycler==0.12.1
|
||||
fitparse==1.2.0
|
||||
fonttools==4.60.1
|
||||
garminconnect==0.2.30
|
||||
garth==0.5.17
|
||||
greenlet==3.2.4
|
||||
idna==3.10
|
||||
Jinja2==3.1.6
|
||||
kiwisolver==1.4.9
|
||||
Mako==1.3.10
|
||||
Markdown==3.9
|
||||
MarkupSafe==3.0.3
|
||||
matplotlib==3.10.6
|
||||
narwhals==2.7.0
|
||||
numpy==2.3.3
|
||||
oauthlib==3.3.1
|
||||
packaging==25.0
|
||||
pandas==2.3.2
|
||||
pillow==11.3.0
|
||||
plotly==6.3.0
|
||||
pycparser==2.23
|
||||
pydantic==2.11.10
|
||||
pydantic_core==2.33.2
|
||||
pydyf==0.11.0
|
||||
pyparsing==3.2.5
|
||||
pyphen==0.17.2
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.1.1
|
||||
python-magic==0.4.27
|
||||
pytz==2025.2
|
||||
requests==2.32.5
|
||||
requests-oauthlib==2.0.0
|
||||
seaborn==0.13.2
|
||||
setuptools==80.9.0
|
||||
six==1.17.0
|
||||
SQLAlchemy==1.4.52
|
||||
tinycss2==1.4.0
|
||||
tinyhtml5==2.0.0
|
||||
typing-inspection==0.4.2
|
||||
typing_extensions==4.15.0
|
||||
tzdata==2025.2
|
||||
urllib3==2.5.0
|
||||
weasyprint==66.0
|
||||
webencodings==0.5.1
|
||||
zopfli==0.2.3.post1
|
||||
Reference in New Issue
Block a user