Skip to content

Commit

Permalink
use ipython 8.18.0 to be compatible with all python versions during test
Browse files Browse the repository at this point in the history
  • Loading branch information
lociii committed Jun 27, 2024
1 parent e281882 commit 6a5cc4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ bumpversion==0.6.0
celery==5.4.0
django-celery-beat==2.6.0
flake8==7.1.0
ipython==8.25.0
ipython==8.18.0 # 8.19.0 and later require python >=3.10
mock==5.1.0 # latest mocks independent from python release
tblib==3.0.0

0 comments on commit 6a5cc4c

Please sign in to comment.