We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 556ae0f + e643dac commit 3ae9a9fCopy full SHA for 3ae9a9f
requirements.txt
@@ -42,7 +42,7 @@ idna==3.3
42
imagesize==1.3.0
43
importlib-metadata==4.11.3
44
iniconfig==1.1.1
45
-ipython==8.0.1
+ipython==8.10.0
46
isort==5.10.1
47
jedi==0.18.1
48
Jinja2==3.1.1
setup.cfg
@@ -108,7 +108,7 @@ dev =
108
freezegun>=1.1.0
109
# misc
110
docker-compose
111
- ipython==8.0.1
+ ipython==8.10.0
112
# used for testing
113
commoncode
114
# debug
0 commit comments