diff --git a/requirements.txt b/requirements.txt index 9c5f41ea..4da576ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ idutils==1.1.9 imagesize==1.3.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" importlib-metadata==4.8.2; python_version >= "3.6" and python_version < "3.8" ipdb==0.13.9; python_version >= "2.7" -ipython==7.30.1; python_version >= "3.7" +ipython==8.3.0; python_version >= "3.7" isbnid-fork==0.5.2 isodate==0.6.1 isort==5.10.1; python_full_version >= "3.6.1" and python_version < "4.0"