bump python dependencies for apiserver MacOS compatibiity

master
Adrian Dmitra 9 months ago
parent 910f9e7db4
commit ea236e895e
  1. 1
      .gitignore
  2. 6
      apiserver/requirements.txt

1
.gitignore vendored

@ -0,0 +1 @@
.idea/

@ -5,7 +5,7 @@ Babel==2.9.1
backcall==0.2.0
bleach==3.3.0
certifi==2019.11.28
cffi==1.13.2
cffi==1.15.1
chardet==3.0.4
commonmark==0.9.1
decorator==5.1.1
@ -39,7 +39,7 @@ packaging==20.0
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
Pillow==8.3.2
Pillow==9.5.0
prompt-toolkit==3.0.29
ptyprocess==0.7.0
pycparser==2.19
@ -53,7 +53,7 @@ python3-openid==3.1.0
pytz==2019.3
PyYAML==6.0
recommonmark==0.7.1
reportlab==3.5.55
reportlab==4.0.4
requests==2.22.0
requests-oauthlib==1.3.0
six==1.13.0

Loading…
Cancel
Save