bump python dependencies for apiserver MacOS compatibiity
This commit is contained in:
parent
910f9e7db4
commit
ea236e895e
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
.idea/
|
|
@ -5,7 +5,7 @@ Babel==2.9.1
|
||||||
backcall==0.2.0
|
backcall==0.2.0
|
||||||
bleach==3.3.0
|
bleach==3.3.0
|
||||||
certifi==2019.11.28
|
certifi==2019.11.28
|
||||||
cffi==1.13.2
|
cffi==1.15.1
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
commonmark==0.9.1
|
commonmark==0.9.1
|
||||||
decorator==5.1.1
|
decorator==5.1.1
|
||||||
|
@ -39,7 +39,7 @@ packaging==20.0
|
||||||
parso==0.8.3
|
parso==0.8.3
|
||||||
pexpect==4.8.0
|
pexpect==4.8.0
|
||||||
pickleshare==0.7.5
|
pickleshare==0.7.5
|
||||||
Pillow==8.3.2
|
Pillow==9.5.0
|
||||||
prompt-toolkit==3.0.29
|
prompt-toolkit==3.0.29
|
||||||
ptyprocess==0.7.0
|
ptyprocess==0.7.0
|
||||||
pycparser==2.19
|
pycparser==2.19
|
||||||
|
@ -53,7 +53,7 @@ python3-openid==3.1.0
|
||||||
pytz==2019.3
|
pytz==2019.3
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
recommonmark==0.7.1
|
recommonmark==0.7.1
|
||||||
reportlab==3.5.55
|
reportlab==4.0.4
|
||||||
requests==2.22.0
|
requests==2.22.0
|
||||||
requests-oauthlib==1.3.0
|
requests-oauthlib==1.3.0
|
||||||
six==1.13.0
|
six==1.13.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user