Skip to content

Commit

Permalink
Add antlr4-python3-runtime to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
briantu committed Nov 11, 2024
1 parent 1079471 commit 04c3c26
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 107 deletions.
32 changes: 16 additions & 16 deletions pyright/alt-1/requirements-pinned.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ backports-tarfile==1.2.0
beautifulsoup4==4.12.3
bleach==6.2.0
boto3==1.35.36
boto3-stubs-lite==1.35.56
boto3-stubs-lite==1.35.58
botocore==1.35.36
botocore-stubs==1.35.54
botocore-stubs==1.35.57
buildkite-test-collector==0.1.9
cachetools==5.5.0
caio==0.9.17
Expand Down Expand Up @@ -73,7 +73,7 @@ dbt-duckdb==1.9.0
dbt-extractor==0.5.1
dbt-semantic-interfaces==0.5.1
dbt-snowflake==1.8.4
debugpy==1.8.7
debugpy==1.8.8
decopatch==1.4.10
decorator==5.1.1
deepdiff==8.0.1
Expand All @@ -93,19 +93,19 @@ fqdn==1.5.1
frozenlist==1.5.0
fsspec==2024.3.0
gcsfs==0.8.0
google-api-core==2.22.0
google-api-core==2.23.0
google-api-python-client==2.151.0
google-auth==2.36.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.1
google-cloud-bigquery==3.26.0
google-cloud-bigquery==3.27.0
google-cloud-core==2.4.1
google-cloud-storage==2.18.2
google-crc32c==1.6.0
google-resumable-media==2.7.2
googleapis-common-protos==1.65.0
gql==3.5.0
graphene==3.4.1
graphene==3.4.3
graphql-core==3.2.5
graphql-relay==3.2.0
grpcio==1.67.1
Expand All @@ -118,7 +118,7 @@ httplib2==0.22.0
httptools==0.6.4
httpx==0.27.2
humanfriendly==10.0
hypothesis==6.117.0
hypothesis==6.118.7
idna==3.10
importlib-metadata==6.11.0
iniconfig==2.0.0
Expand All @@ -130,11 +130,11 @@ isort==5.13.2
jaraco-classes==3.4.0
jaraco-context==6.0.1
jaraco-functools==4.1.0
jedi==0.19.1
jedi==0.19.2
jinja2==3.1.4
jmespath==1.0.1
joblib==1.4.2
json5==0.9.25
json5==0.9.28
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
Expand Down Expand Up @@ -190,7 +190,7 @@ objgraph==3.6.2
orderly-set==5.2.2
orjson==3.10.11
overrides==7.7.0
packaging==24.1
packaging==24.2
pandas==2.2.3
pandas-stubs==2.2.3.241009
pandera==0.20.4
Expand Down Expand Up @@ -261,7 +261,7 @@ scikit-learn==1.5.2
scipy==1.14.1
seaborn==0.13.2
send2trash==1.8.3
setuptools==75.3.0
setuptools==75.4.0
shellingham==1.5.4
six==1.16.0
slack-sdk==3.33.3
Expand All @@ -283,7 +283,7 @@ terminado==0.18.1
text-unidecode==1.3
threadpoolctl==3.5.0
tinycss2==1.4.0
tomli==2.0.2
tomli==2.1.0
tomlkit==0.13.2
toposort==1.10
tornado==6.4.1
Expand Down Expand Up @@ -328,11 +328,11 @@ virtualenv==20.27.1
watchdog==5.0.3
watchfiles==0.24.0
wcwidth==0.2.13
webcolors==24.8.0
webcolors==24.11.1
webencodings==0.5.1
websocket-client==1.8.0
websockets==13.1
wheel==0.44.0
websockets==14.0
wheel==0.45.0
wrapt==1.16.0
yarl==1.17.1
zipp==3.20.2
zipp==3.21.0
Loading

0 comments on commit 04c3c26

Please sign in to comment.