Skip to content

Commit c246759

Browse files
committed
pin deps
Signed-off-by: Achal Shah <achals@gmail.com>
1 parent 07beee2 commit c246759

6 files changed

Lines changed: 174 additions & 105 deletions

File tree

sdk/python/requirements/py3.10-ci-requirements.txt

Lines changed: 33 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ altair==4.2.0
3131
anyio==3.6.1
3232
# via
3333
# starlette
34-
# watchgod
34+
# watchfiles
3535
appdirs==1.4.4
36-
# via black
36+
# via
37+
# black
38+
# fissix
3739
appnope==0.1.3
3840
# via ipython
39-
asgiref==3.5.2
40-
# via uvicorn
4141
asn1crypto==1.5.1
4242
# via
4343
# oscrypto
@@ -54,6 +54,7 @@ attrs==21.4.0
5454
# via
5555
# aiohttp
5656
# black
57+
# bowler
5758
# jsonschema
5859
# pytest
5960
avro==1.10.0
@@ -86,6 +87,8 @@ botocore==1.23.24
8687
# boto3
8788
# moto
8889
# s3transfer
90+
bowler==0.9.0
91+
# via feast (setup.py)
8992
build==0.8.0
9093
# via feast (setup.py)
9194
cachecontrol==0.12.11
@@ -113,8 +116,10 @@ charset-normalizer==2.0.12
113116
click==8.0.1
114117
# via
115118
# black
119+
# bowler
116120
# feast (setup.py)
117121
# great-expectations
122+
# moreorless
118123
# pip-tools
119124
# uvicorn
120125
cloudpickle==2.1.0
@@ -178,6 +183,8 @@ filelock==3.7.1
178183
# via virtualenv
179184
firebase-admin==4.5.2
180185
# via feast (setup.py)
186+
fissix==21.11.13
187+
# via bowler
181188
flake8==4.0.1
182189
# via feast (setup.py)
183190
frozenlist==1.3.0
@@ -243,7 +250,7 @@ google-resumable-media==1.3.3
243250
# via
244251
# google-cloud-bigquery
245252
# google-cloud-storage
246-
googleapis-common-protos==1.56.2
253+
googleapis-common-protos==1.56.3
247254
# via
248255
# feast (setup.py)
249256
# google-api-core
@@ -252,15 +259,15 @@ great-expectations==0.14.13
252259
# via feast (setup.py)
253260
greenlet==1.1.2
254261
# via sqlalchemy
255-
grpcio==1.46.3
262+
grpcio==1.47.0
256263
# via
257264
# feast (setup.py)
258265
# google-api-core
259266
# google-cloud-bigquery
260267
# grpcio-reflection
261268
# grpcio-testing
262269
# grpcio-tools
263-
grpcio-reflection==1.46.3
270+
grpcio-reflection==1.47.0
264271
# via feast (setup.py)
265272
grpcio-testing==1.44.0
266273
# via feast (setup.py)
@@ -341,7 +348,9 @@ mmh3==3.0.0
341348
# via feast (setup.py)
342349
mock==2.0.0
343350
# via feast (setup.py)
344-
moto==3.1.13
351+
moreorless==0.4.0
352+
# via bowler
353+
moto==3.1.14
345354
# via feast (setup.py)
346355
msal==1.18.0
347356
# via
@@ -369,7 +378,7 @@ mypy-extensions==0.4.3
369378
# via mypy
370379
mypy-protobuf==3.1
371380
# via feast (setup.py)
372-
mysqlclient==2.1.0
381+
mysqlclient==2.1.1
373382
# via feast (setup.py)
374383
nbformat==5.4.0
375384
# via great-expectations
@@ -399,7 +408,7 @@ packaging==21.3
399408
# pytest
400409
# redis
401410
# sphinx
402-
pandas==1.4.2
411+
pandas==1.4.3
403412
# via
404413
# altair
405414
# feast (setup.py)
@@ -492,7 +501,7 @@ pycodestyle==2.8.0
492501
# via flake8
493502
pycparser==2.21
494503
# via cffi
495-
pycryptodomex==3.14.1
504+
pycryptodomex==3.15.0
496505
# via snowflake-connector-python
497506
pydantic==1.9.1
498507
# via
@@ -656,19 +665,19 @@ sphinxcontrib-qthelp==1.0.3
656665
# via sphinx
657666
sphinxcontrib-serializinghtml==1.1.5
658667
# via sphinx
659-
sqlalchemy[mypy]==1.4.37
668+
sqlalchemy[mypy]==1.4.38
660669
# via feast (setup.py)
661670
sqlalchemy2-stubs==0.0.2a24
662671
# via sqlalchemy
663672
stack-data==0.3.0
664673
# via ipython
665674
starlette==0.19.1
666675
# via fastapi
667-
tabulate==0.8.9
676+
tabulate==0.8.10
668677
# via feast (setup.py)
669678
tenacity==8.0.1
670679
# via feast (setup.py)
671-
tensorflow-metadata==1.8.0
680+
tensorflow-metadata==1.9.0
672681
# via feast (setup.py)
673682
termcolor==1.1.0
674683
# via great-expectations
@@ -713,19 +722,19 @@ types-protobuf==3.19.22
713722
# via
714723
# feast (setup.py)
715724
# mypy-protobuf
716-
types-python-dateutil==2.8.17
725+
types-python-dateutil==2.8.18
717726
# via feast (setup.py)
718-
types-pytz==2021.3.8
727+
types-pytz==2022.1.0
719728
# via feast (setup.py)
720729
types-pyyaml==6.0.8
721730
# via feast (setup.py)
722-
types-redis==4.2.7
731+
types-redis==4.3.2
723732
# via feast (setup.py)
724-
types-requests==2.27.30
733+
types-requests==2.27.31
725734
# via feast (setup.py)
726735
types-setuptools==57.4.17
727736
# via feast (setup.py)
728-
types-tabulate==0.8.9
737+
types-tabulate==0.8.10
729738
# via feast (setup.py)
730739
types-urllib3==1.26.15
731740
# via types-requests
@@ -750,17 +759,19 @@ urllib3==1.26.9
750759
# minio
751760
# requests
752761
# responses
753-
uvicorn[standard]==0.17.6
762+
uvicorn[standard]==0.18.1
754763
# via feast (setup.py)
755764
uvloop==0.16.0
756765
# via uvicorn
757766
virtualenv==20.14.1
758767
# via pre-commit
759-
watchgod==0.8.2
768+
volatile==2.1.0
769+
# via bowler
770+
watchfiles==0.15.0
760771
# via uvicorn
761772
wcwidth==0.2.5
762773
# via prompt-toolkit
763-
websocket-client==1.3.2
774+
websocket-client==1.3.3
764775
# via docker
765776
websockets==10.3
766777
# via uvicorn

sdk/python/requirements/py3.10-requirements.txt

Lines changed: 25 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,15 @@ absl-py==1.1.0
99
anyio==3.6.1
1010
# via
1111
# starlette
12-
# watchgod
13-
asgiref==3.5.2
14-
# via uvicorn
12+
# watchfiles
13+
appdirs==1.4.4
14+
# via fissix
1515
attrs==21.4.0
16-
# via jsonschema
16+
# via
17+
# bowler
18+
# jsonschema
19+
bowler==0.9.0
20+
# via feast (setup.py)
1721
cachetools==5.2.0
1822
# via google-auth
1923
certifi==2022.6.15
@@ -22,7 +26,9 @@ charset-normalizer==2.0.12
2226
# via requests
2327
click==8.0.1
2428
# via
29+
# bowler
2530
# feast (setup.py)
31+
# moreorless
2632
# uvicorn
2733
cloudpickle==2.1.0
2834
# via dask
@@ -38,24 +44,26 @@ fastavro==1.5.1
3844
# via
3945
# feast (setup.py)
4046
# pandavro
47+
fissix==21.11.13
48+
# via bowler
4149
fsspec==2022.5.0
4250
# via dask
4351
google-api-core==2.8.2
4452
# via feast (setup.py)
4553
google-auth==2.8.0
4654
# via google-api-core
47-
googleapis-common-protos==1.56.2
55+
googleapis-common-protos==1.56.3
4856
# via
4957
# feast (setup.py)
5058
# google-api-core
5159
# tensorflow-metadata
5260
greenlet==1.1.2
5361
# via sqlalchemy
54-
grpcio==1.46.3
62+
grpcio==1.47.0
5563
# via
5664
# feast (setup.py)
5765
# grpcio-reflection
58-
grpcio-reflection==1.46.3
66+
grpcio-reflection==1.47.0
5967
# via feast (setup.py)
6068
h11==0.13.0
6169
# via uvicorn
@@ -75,6 +83,8 @@ markupsafe==2.1.1
7583
# via jinja2
7684
mmh3==3.0.0
7785
# via feast (setup.py)
86+
moreorless==0.4.0
87+
# via bowler
7888
mypy==0.961
7989
# via sqlalchemy
8090
mypy-extensions==0.4.3
@@ -87,7 +97,7 @@ numpy==1.21.6
8797
# pyarrow
8898
packaging==21.3
8999
# via dask
90-
pandas==1.4.2
100+
pandas==1.4.3
91101
# via
92102
# feast (setup.py)
93103
# pandavro
@@ -146,17 +156,17 @@ six==1.16.0
146156
# python-dateutil
147157
sniffio==1.2.0
148158
# via anyio
149-
sqlalchemy[mypy]==1.4.37
159+
sqlalchemy[mypy]==1.4.38
150160
# via feast (setup.py)
151161
sqlalchemy2-stubs==0.0.2a24
152162
# via sqlalchemy
153163
starlette==0.19.1
154164
# via fastapi
155-
tabulate==0.8.9
165+
tabulate==0.8.10
156166
# via feast (setup.py)
157167
tenacity==8.0.1
158168
# via feast (setup.py)
159-
tensorflow-metadata==1.8.0
169+
tensorflow-metadata==1.9.0
160170
# via feast (setup.py)
161171
toml==0.10.2
162172
# via feast (setup.py)
@@ -177,11 +187,13 @@ typing-extensions==4.2.0
177187
# sqlalchemy2-stubs
178188
urllib3==1.26.9
179189
# via requests
180-
uvicorn[standard]==0.17.6
190+
uvicorn[standard]==0.18.1
181191
# via feast (setup.py)
182192
uvloop==0.16.0
183193
# via uvicorn
184-
watchgod==0.8.2
194+
volatile==2.1.0
195+
# via bowler
196+
watchfiles==0.15.0
185197
# via uvicorn
186198
websockets==10.3
187199
# via uvicorn

0 commit comments

Comments
 (0)