Skip to content

Commit 14c8f48

Browse files
committed
Pin thrds to git 3cb9a0f (PyPI 0.3.0 predates the username kwarg)
1 parent 9651243 commit 14c8f48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/check_nymtc_2025.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env -S uv run
22
# /// script
33
# requires-python = ">=3.11"
4-
# dependencies = ["thrds"]
4+
# dependencies = ["thrds @ git+https://github.com/runsascoded/thrds@3cb9a0f"]
55
# ///
66
"""Daily check for the NYMTC 2025 Hub Bound Travel report.
77

0 commit comments

Comments
 (0)