diff --git a/requirements.txt b/requirements.txt index f86b000..774a14e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,66 +1,67 @@ # Requirements -Flask==2.0.2 -Flask-Cors==3.0.7 -Flask-RESTful==0.3.7 -Jinja2==2.11.2 -MarkupSafe==1.1.1 -PyJWT==1.7.1 -PyYAML==5.1.2 -Werkzeug==1.0.1 -adal==1.2.2 -aniso8601==4.1.0 -asn1crypto==0.24.0 -atomicwrites==1.3.0 -attrs==18.2.0 +Flask==2.0.3 +Flask-Cors==3.0.10 +Flask-RESTful==0.3.9 +Jinja2==3.0.3 +MarkupSafe==2.0.1 +PyJWT==2.3.0 +PyYAML==5.4.1 +Werkzeug==2.0.3 +adal==1.2.7 +aniso8601==9.0.1 +asn1crypto==1.4.0 +atomicwrites==1.4.0 +attrs==21.4.0 bcrypt==3.2.0 cached-property==1.5.2 -cachetools==3.1.1 +cachetools==5.0.0 certifi==2021.10.8 -cffi==1.14.4 -chardet==3.0.4 -coverage==5.4 -cryptography==36.0.0 -docker==4.2.2 +cffi==1.15.0 +chardet==4.0.0 +coverage==6.3.1 +cryptography==37.0.2 +deepmerge==1.0.1 +docker==5.0.3 docker-compose==1.29.2 docker-pycreds==0.4.0 dockerpty==0.4.1 -docopt==0.6.2 +docopt==0.6.2 flasgger==0.9.5 -gitdb==4.0.5 +gitdb==4.0.9 gitpython==3.1.11 -google-auth==1.25.0 -gunicorn==20.0.4 -idna==2.7 -itsdangerous==1.1.0 -jsonschema==4.2.1 -kubernetes==8.0.1 -mistune==0.8.4 -more-itertools==6.0.0 -netifaces==0.10.9 -oauthlib==3.1.0 -paramiko==2.7.2 -pluggy==0.9.0 -py==1.8.0 +google-auth==2.6.0 +gunicorn==20.1.0 +idna==3.3 +itsdangerous==2.0.1 +jsonschema==3.2.0 +kubernetes==22.6.0 +mistune==2.0.2 +more-itertools==8.12.0 +netifaces==0.11.0 +oauthlib==3.2.0 +paramiko==2.9.2 +pluggy==1.0.0 +py==1.11.0 pyasn1==0.4.8 -pyasn1-modules==0.2.7 -pycparser==2.20 -pynacl==1.4.0 -pyrsistent==0.14.11 -pytest==4.3.0 +pyasn1-modules==0.2.8 +pycparser==2.21 +pynacl==1.5.0 +pyrsistent==0.18.1 +pytest==7.0.1 pytest-cov==3.0.0 -pytest-mock==1.10.4 -python-dateutil==2.8.1 -pytz==2021.3 -requests==2.20.1 -requests-cache==0.5.2 -requests-oauthlib==1.3.0 -rsa==4.0 -six==1.12.0 -smmap==3.0.4 -texttable==0.9.1 -urllib3==1.24.2 -websocket-client==0.56.0 -Click==7.0 -setuptools==53.0.0 -wheel==0.37.0 -twine==3.3.0 +pytest-mock==3.7.0 +python-dateutil==2.8.2 +pytz==2021.3 +requests==2.27.1 +requests-cache==0.9.2 +requests-oauthlib==1.3.1 +rsa==4.8 +six==1.16.0 +smmap==5.0.0 +texttable==1.6.4 +urllib3==1.26.8 +websocket-client==0.59.0 +Click==8.0.3 +setuptools==60.9.2 +wheel==0.37.1 +twine==3.8.0 \ No newline at end of file