Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ asn1crypto==0.24.0
certifi==2018.8.24
cffi==1.11.5
colorama==0.3.7
pylint==2.3.1
pylint==2.7.0
jmespath==0.9.3
numpy==1.14.5
protobuf==3.6.1
numpy==1.22.2
protobuf==3.18.3
pyasn1==0.4.2
s3transfer==0.1.13
tensorflow==1.13.1
tensorflow==2.12.0rc1
termcolor==1.1.0
sphinx-rtd-theme==0.4.2
recommonmark==0.4.0
Expand All @@ -17,3 +17,6 @@ pytest==4.2.0
pytest-xdist==1.26.1
nose==1.3.7
pyyaml==5.1
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
werkzeug>=3.0.3 # not directly required, pinned by Snyk to avoid a vulnerability
wheel>=0.38.0 # not directly required, pinned by Snyk to avoid a vulnerability