Skip to content

Commit

Permalink
update pyright pins (#20148)
Browse files Browse the repository at this point in the history
a pin we picked up got yanked

## How I Tested These Changes

bk
  • Loading branch information
alangenfeld authored Feb 29, 2024
1 parent bf8281e commit 68697a5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions pyright/alt-1/requirements-pinned.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ coloredlogs==14.0
comm==0.2.1
contourpy==1.2.0
coverage==7.4.3
croniter==2.0.1
croniter==2.0.2
cryptography==42.0.5
cycler==0.12.1
-e python_modules/dagster
Expand All @@ -60,7 +60,7 @@ cycler==0.12.1
-e python_modules/libraries/dagster-spark
-e python_modules/dagster-webserver
db-dtypes==1.2.0
dbt-core==1.7.8
dbt-core==1.7.9
dbt-duckdb==1.7.2
dbt-extractor==0.5.1
dbt-semantic-interfaces==0.4.4
Expand Down Expand Up @@ -109,7 +109,7 @@ httplib2==0.22.0
httptools==0.6.1
httpx==0.27.0
humanfriendly==10.0
hypothesis==6.98.13
hypothesis==6.98.15
idna==3.6
importlib-metadata==6.11.0
iniconfig==2.0.0
Expand Down Expand Up @@ -187,7 +187,7 @@ pexpect==4.9.0
pillow==10.2.0
platformdirs==3.11.0
pluggy==1.4.0
polars==0.20.11
polars==0.20.13
-e examples/project_fully_featured
prometheus_client==0.20.0
prompt-toolkit==3.0.43
Expand Down
12 changes: 6 additions & 6 deletions pyright/master/requirements-pinned.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ connexion==2.14.2
contourpy==1.2.0
coverage==7.4.3
cron-descriptor==1.4.3
croniter==2.0.1
croniter==2.0.2
cryptography==42.0.5
cssutils==2.9.0
cycler==0.12.1
Expand Down Expand Up @@ -166,7 +166,7 @@ databricks-sdk==0.8.0
datadog==0.48.0
DataProperty==1.0.1
db-dtypes==1.2.0
dbt-core==1.5.9
dbt-core==1.5.10
dbt-duckdb==1.5.2
dbt-extractor==0.4.1
debugpy==1.8.1
Expand Down Expand Up @@ -253,7 +253,7 @@ httplib2==0.22.0
httptools==0.6.1
httpx==0.27.0
humanfriendly==10.0
hypothesis==6.98.13
hypothesis==6.98.15
idna==3.6
ijson==3.2.3
imagesize==1.4.1
Expand All @@ -270,7 +270,7 @@ isodate==0.6.1
isoduration==20.11.0
itsdangerous==2.1.2
jedi==0.19.1
Jinja2==3.1.2
Jinja2==3.1.3
jmespath==1.0.1
joblib==1.3.2
jschema-to-python==1.2.3
Expand Down Expand Up @@ -356,7 +356,7 @@ objgraph==3.6.1
onnx==1.15.0
onnxconverter-common==1.13.0
onnxruntime==1.17.1
openai==1.12.0
openai==1.13.3
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
opentelemetry-api==1.23.0
Expand Down Expand Up @@ -395,7 +395,7 @@ pkginfo==1.9.6
platformdirs==3.11.0
plotly==5.19.0
pluggy==1.4.0
polars==0.20.11
polars==0.20.13
portalocker==2.8.2
prison==0.2.1
progressbar2==4.4.1
Expand Down

0 comments on commit 68697a5

Please sign in to comment.