Skip to content

Commit

Permalink
Fix wandb version (#20135)
Browse files Browse the repository at this point in the history
copy of #19534 allowing us to
resolve ruff issues

## How I Tested These Changes

bk

---------

Co-authored-by: chrishiste <[email protected]>
  • Loading branch information
2 people authored and PedramNavid committed Mar 28, 2024
1 parent ee7950e commit 23f691b
Show file tree
Hide file tree
Showing 4 changed files with 102 additions and 110 deletions.
83 changes: 40 additions & 43 deletions pyright/alt-1/requirements-pinned.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
agate==1.7.1
aiobotocore==2.11.2
aiobotocore==2.12.0
aiofile==3.8.8
aiohttp==3.9.3
aioitertools==0.11.0
Expand All @@ -14,32 +14,30 @@ argon2-cffi-bindings==21.2.0
arrow==1.3.0
asn1crypto==1.5.1
-e examples/assets_pandas_type_metadata
astroid==3.0.3
astroid==3.1.0
asttokens==2.4.1
async-lru==2.0.4
async-timeout==4.0.3
attrs==23.2.0
Babel==2.14.0
backoff==2.2.1
beautifulsoup4==4.12.3
bleach==6.1.0
boto3==1.34.34
botocore==1.34.34
boto3==1.34.51
botocore==1.34.51
buildkite-test-collector==0.1.7
cachetools==5.3.2
cachetools==5.3.3
caio==0.9.13
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
colored==1.4.4
coloredlogs==14.0
comm==0.2.1
contourpy==1.2.0
coverage==7.4.2
coverage==7.4.3
croniter==2.0.1
cryptography==41.0.7
cryptography==42.0.5
cycler==0.12.1
-e python_modules/dagster
-e python_modules/libraries/dagster-aws
Expand All @@ -63,9 +61,9 @@ cycler==0.12.1
-e python_modules/dagster-webserver
db-dtypes==1.2.0
dbt-core==1.7.8
dbt-duckdb==1.7.1
dbt-duckdb==1.7.2
dbt-extractor==0.5.1
dbt-semantic-interfaces==0.4.3
dbt-semantic-interfaces==0.4.4
dbt-snowflake==1.7.2
debugpy==1.8.1
decopatch==1.4.10
Expand All @@ -78,7 +76,6 @@ distlib==0.3.8
docker==7.0.0
docstring-parser==0.15
duckdb==0.10.0
exceptiongroup==1.2.0
execnet==2.0.2
executing==2.0.1
fastjsonschema==2.19.1
Expand All @@ -89,8 +86,8 @@ frozenlist==1.4.1
fsspec==2024.2.0
gcsfs==2024.2.0
google-api-core==2.17.1
google-api-python-client==2.118.0
google-auth==2.28.0
google-api-python-client==2.119.0
google-auth==2.28.1
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0
google-cloud-bigquery==3.17.2
Expand All @@ -103,21 +100,21 @@ gql==3.5.0
graphene==3.3
graphql-core==3.2.3
graphql-relay==3.2.0
grpcio==1.60.1
grpcio-health-checking==1.60.1
grpcio-tools==1.60.1
grpcio==1.62.0
grpcio-health-checking==1.62.0
grpcio-tools==1.62.0
h11==0.14.0
httpcore==1.0.3
httpcore==1.0.4
httplib2==0.22.0
httptools==0.6.1
httpx==0.26.0
httpx==0.27.0
humanfriendly==10.0
hypothesis==6.98.9
hypothesis==6.98.13
idna==3.6
importlib-metadata==6.11.0
iniconfig==2.0.0
ipykernel==6.29.2
ipython==8.21.0
ipykernel==6.29.3
ipython==8.22.1
isodate==0.6.1
isoduration==20.11.0
isort==5.13.2
Expand All @@ -131,17 +128,17 @@ jsonpointer==2.4
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
jupyter-events==0.9.0
jupyter-lsp==2.2.2
jupyter-lsp==2.2.3
jupyter_client==8.6.0
jupyter_core==5.7.1
jupyter_server==2.12.5
jupyter_server_terminals==0.5.2
jupyterlab==4.1.2
jupyterlab_pygments==0.3.0
jupyterlab_server==2.25.3
keyring==24.3.0
keyring==24.3.1
kiwisolver==1.4.5
leather==0.3.4
leather==0.4.0
Logbook==1.5.3
makefun==1.15.2
Mako==1.3.2
Expand All @@ -159,7 +156,7 @@ more-itertools==10.2.0
morefs==0.2.0
msgpack==1.0.7
multidict==6.0.5
multimethod==1.11.1
multimethod==1.11.2
mypy==1.8.0
mypy-extensions==1.0.0
mypy-protobuf==3.5.0
Expand All @@ -173,9 +170,9 @@ notebook_shim==0.2.4
numpy==1.26.4
oauth2client==4.1.3
oauthlib==3.2.2
objgraph==3.6.0
objgraph==3.6.1
ordered-set==4.1.0
orjson==3.9.14
orjson==3.9.15
overrides==7.7.0
packaging==23.2
pandas==2.0.3
Expand All @@ -190,7 +187,7 @@ pexpect==4.9.0
pillow==10.2.0
platformdirs==3.11.0
pluggy==1.4.0
polars==0.20.10
polars==0.20.11
-e examples/project_fully_featured
prometheus_client==0.20.0
prompt-toolkit==3.0.43
Expand All @@ -206,15 +203,15 @@ pyarrow-hotfix==0.6
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
pydantic==2.6.1
pydantic_core==2.16.2
pydantic==2.6.3
pydantic_core==2.16.3
Pygments==2.17.2
PyJWT==2.8.0
pylint==3.0.3
pyOpenSSL==23.3.0
pylint==3.1.0
pyOpenSSL==24.0.0
pyparsing==3.1.1
pyright==1.1.349
pyspark==3.5.0
pyspark==3.5.1
pytest==7.4.4
pytest-cases==3.8.2
pytest-cov==2.10.1
Expand All @@ -238,7 +235,7 @@ requests-toolbelt==1.0.0
responses==0.23.1
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.7.0
rich==13.7.1
rpds-py==0.18.0
rsa==4.9
s3fs==2024.2.0
Expand All @@ -248,9 +245,9 @@ scipy==1.12.0
seaborn==0.13.2
Send2Trash==1.8.2
six==1.16.0
slack_sdk==3.27.0
sniffio==1.3.0
snowflake-connector-python==3.7.0
slack_sdk==3.27.1
sniffio==1.3.1
snowflake-connector-python==3.7.1
snowflake-sqlalchemy==1.5.1
sortedcontainers==2.4.0
soupsieve==2.5
Expand All @@ -259,7 +256,7 @@ sqlparse==0.4.4
stack-data==0.6.3
starlette==0.37.1
structlog==24.1.0
syrupy==3.0.6
syrupy==4.6.1
tabulate==0.9.0
terminado==0.18.0
text-unidecode==1.3
Expand All @@ -268,7 +265,7 @@ time-machine==2.13.0
tinycss2==1.2.1
toml==0.10.2
tomli==2.0.1
tomlkit==0.12.3
tomlkit==0.12.4
toposort==1.10
tornado==6.4
tox==3.25.0
Expand All @@ -285,7 +282,7 @@ types-mock==5.1.0.20240106
types-paramiko==3.4.0.20240205
types-pkg-resources==0.1.3
types-protobuf==4.24.0.20240129
types-pyOpenSSL==24.0.0.20240130
types-pyOpenSSL==24.0.0.20240228
types-python-dateutil==2.8.19.20240106
types-pytz==2024.1.0.20240203
types-PyYAML==6.0.12.12
Expand All @@ -298,15 +295,15 @@ types-toml==0.10.8.7
types-tzlocal==5.1.0.1
types-urllib3==1.26.25.14
typing-inspect==0.9.0
typing_extensions==4.9.0
typing_extensions==4.10.0
tzdata==2024.1
universal_pathlib==0.2.1
uri-template==1.3.0
uritemplate==4.1.1
urllib3==1.26.18
uvicorn==0.27.1
uvloop==0.19.0
virtualenv==20.25.0
virtualenv==20.25.1
watchdog==4.0.0
watchfiles==0.21.0
wcwidth==0.2.13
Expand Down
Loading

0 comments on commit 23f691b

Please sign in to comment.