Skip to content

Commit

Permalink
🔨 Update script to set vars in GitHub And Cloudflare, pin dependencies (
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo authored Dec 2, 2024
1 parent 556d6d3 commit 73e4e2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infra/set_vars.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# /// script
# dependencies = [
# "pygithub",
# "pydantic",
# "pydantic<2.10.0",
# "pydantic-settings",
# "httpx",
# "httpx<0.28.0",
# "cloudflare",
# ]
# ///
Expand Down

0 comments on commit 73e4e2b

Please sign in to comment.