Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ python-dateutil==2.9.0.post0
# google-cloud-bigquery
# matplotlib
# pandas
python-discovery==1.1.0
python-discovery==1.1.1
# via virtualenv
pytz==2026.1.post1
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2017,9 +2017,9 @@ python-dateutil==2.9.0.post0 \
# google-cloud-bigquery
# matplotlib
# pandas
python-discovery==1.1.0 \
--hash=sha256:447941ba1aed8cc2ab7ee3cb91be5fc137c5bdbb05b7e6ea62fbdcb66e50b268 \
--hash=sha256:a162893b8809727f54594a99ad2179d2ede4bf953e12d4c7abc3cc9cdbd1437b
python-discovery==1.1.1 \
--hash=sha256:584c08b141c5b7029f206b4e8b78b1a1764b22121e21519b89dec56936e95b0a \
--hash=sha256:69f11073fa2392251e405d4e847d60ffffd25fd762a0dc4d1a7d6b9c3f79f1a3
# via
# -r requirements.in
# virtualenv
Expand Down