File tree Expand file tree Collapse file tree 8 files changed +45
-9
lines changed
Expand file tree Collapse file tree 8 files changed +45
-9
lines changed Original file line number Diff line number Diff line change @@ -255,6 +255,8 @@ grpcio-tools==1.44.0
255255 # via feast (setup.py)
256256h11==0.13.0
257257 # via uvicorn
258+ happybase==1.2.0
259+ # via feast (setup.py)
258260hiredis==2.0.0
259261 # via feast (setup.py)
260262httplib2==0.20.4
@@ -356,9 +358,10 @@ nbformat==5.3.0
356358 # via great-expectations
357359nodeenv==1.6.0
358360 # via pre-commit
359- numpy==1.22.3
361+ numpy==1.21.6
360362 # via
361363 # altair
364+ # feast (setup.py)
362365 # great-expectations
363366 # pandas
364367 # pandavro
@@ -407,6 +410,8 @@ platformdirs==2.5.2
407410 # via virtualenv
408411pluggy==1.0.0
409412 # via pytest
413+ ply==3.11
414+ # via thriftpy2
410415portalocker==2.4.0
411416 # via msal-extensions
412417pre-commit==2.18.1
@@ -596,6 +601,7 @@ six==1.16.0
596601 # google-cloud-core
597602 # google-resumable-media
598603 # grpcio
604+ # happybase
599605 # mock
600606 # msrestazure
601607 # pandavro
@@ -640,6 +646,8 @@ termcolor==1.1.0
640646 # via great-expectations
641647testcontainers==3.5.3
642648 # via feast (setup.py)
649+ thriftpy2==0.4.14
650+ # via happybase
643651toml==0.10.2
644652 # via
645653 # black
Original file line number Diff line number Diff line change @@ -73,8 +73,9 @@ markupsafe==2.1.1
7373 # via jinja2
7474mmh3==3.0.0
7575 # via feast (setup.py)
76- numpy==1.22.3
76+ numpy==1.21.6
7777 # via
78+ # feast (setup.py)
7879 # pandas
7980 # pandavro
8081 # pyarrow
Original file line number Diff line number Diff line change @@ -257,6 +257,8 @@ grpcio-tools==1.44.0
257257 # via feast (setup.py)
258258h11==0.13.0
259259 # via uvicorn
260+ happybase==1.2.0
261+ # via feast (setup.py)
260262hiredis==2.0.0
261263 # via feast (setup.py)
262264httplib2==0.20.4
@@ -374,6 +376,7 @@ nodeenv==1.6.0
374376numpy==1.21.6
375377 # via
376378 # altair
379+ # feast (setup.py)
377380 # great-expectations
378381 # pandas
379382 # pandavro
@@ -422,6 +425,8 @@ platformdirs==2.5.2
422425 # via virtualenv
423426pluggy==1.0.0
424427 # via pytest
428+ ply==3.11
429+ # via thriftpy2
425430portalocker==2.4.0
426431 # via msal-extensions
427432pre-commit==2.18.1
@@ -611,6 +616,7 @@ six==1.16.0
611616 # google-cloud-core
612617 # google-resumable-media
613618 # grpcio
619+ # happybase
614620 # mock
615621 # msrestazure
616622 # pandavro
@@ -653,6 +659,8 @@ termcolor==1.1.0
653659 # via great-expectations
654660testcontainers==3.5.3
655661 # via feast (setup.py)
662+ thriftpy2==0.4.14
663+ # via happybase
656664toml==0.10.2
657665 # via
658666 # black
Original file line number Diff line number Diff line change @@ -81,6 +81,7 @@ mmh3==3.0.0
8181 # via feast (setup.py)
8282numpy==1.21.6
8383 # via
84+ # feast (setup.py)
8485 # pandas
8586 # pandavro
8687 # pyarrow
Original file line number Diff line number Diff line change @@ -259,6 +259,8 @@ grpcio-tools==1.44.0
259259 # via feast (setup.py)
260260h11==0.13.0
261261 # via uvicorn
262+ happybase==1.2.0
263+ # via feast (setup.py)
262264hiredis==2.0.0
263265 # via feast (setup.py)
264266httplib2==0.20.4
@@ -362,9 +364,10 @@ nbformat==5.3.0
362364 # via great-expectations
363365nodeenv==1.6.0
364366 # via pre-commit
365- numpy==1.22.3
367+ numpy==1.21.6
366368 # via
367369 # altair
370+ # feast (setup.py)
368371 # great-expectations
369372 # pandas
370373 # pandavro
@@ -413,6 +416,8 @@ platformdirs==2.5.2
413416 # via virtualenv
414417pluggy==1.0.0
415418 # via pytest
419+ ply==3.11
420+ # via thriftpy2
416421portalocker==2.4.0
417422 # via msal-extensions
418423pre-commit==2.18.1
@@ -604,6 +609,7 @@ six==1.16.0
604609 # google-cloud-core
605610 # google-resumable-media
606611 # grpcio
612+ # happybase
607613 # mock
608614 # msrestazure
609615 # pandavro
@@ -648,6 +654,8 @@ termcolor==1.1.0
648654 # via great-expectations
649655testcontainers==3.5.3
650656 # via feast (setup.py)
657+ thriftpy2==0.4.14
658+ # via happybase
651659toml==0.10.2
652660 # via
653661 # black
Original file line number Diff line number Diff line change @@ -75,8 +75,9 @@ markupsafe==2.1.1
7575 # via jinja2
7676mmh3==3.0.0
7777 # via feast (setup.py)
78- numpy==1.22.3
78+ numpy==1.21.6
7979 # via
80+ # feast (setup.py)
8081 # pandas
8182 # pandavro
8283 # pyarrow
Original file line number Diff line number Diff line change @@ -255,6 +255,8 @@ grpcio-tools==1.44.0
255255 # via feast (setup.py)
256256h11==0.13.0
257257 # via uvicorn
258+ happybase==1.2.0
259+ # via feast (setup.py)
258260hiredis==2.0.0
259261 # via feast (setup.py)
260262httplib2==0.20.4
@@ -356,9 +358,10 @@ nbformat==5.3.0
356358 # via great-expectations
357359nodeenv==1.6.0
358360 # via pre-commit
359- numpy==1.22.3
361+ numpy==1.21.6
360362 # via
361363 # altair
364+ # feast (setup.py)
362365 # great-expectations
363366 # pandas
364367 # pandavro
@@ -407,6 +410,8 @@ platformdirs==2.5.2
407410 # via virtualenv
408411pluggy==1.0.0
409412 # via pytest
413+ ply==3.11
414+ # via thriftpy2
410415portalocker==2.4.0
411416 # via msal-extensions
412417pre-commit==2.18.1
@@ -579,10 +584,10 @@ responses==0.20.0
579584 # via moto
580585rsa==4.8
581586 # via google-auth
582- ruamel. yaml==0.17.17
587+ ruamel- yaml==0.17.17
583588 # via great-expectations
584- ruamel. yaml. clib==0.2.6
585- # via ruamel. yaml
589+ ruamel- yaml- clib==0.2.6
590+ # via ruamel- yaml
586591s3transfer==0.5.2
587592 # via boto3
588593scipy==1.8.0
@@ -598,6 +603,7 @@ six==1.16.0
598603 # google-cloud-core
599604 # google-resumable-media
600605 # grpcio
606+ # happybase
601607 # mock
602608 # msrestazure
603609 # pandavro
@@ -642,6 +648,8 @@ termcolor==1.1.0
642648 # via great-expectations
643649testcontainers==3.5.3
644650 # via feast (setup.py)
651+ thriftpy2==0.4.14
652+ # via happybase
645653toml==0.10.2
646654 # via
647655 # black
Original file line number Diff line number Diff line change @@ -73,8 +73,9 @@ markupsafe==2.1.1
7373 # via jinja2
7474mmh3==3.0.0
7575 # via feast (setup.py)
76- numpy==1.22.3
76+ numpy==1.21.6
7777 # via
78+ # feast (setup.py)
7879 # pandas
7980 # pandavro
8081 # pyarrow
You can’t perform that action at this time.
0 commit comments