Skip to content

Commit

Permalink
use ipython 8.13.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 9f5db5d commit dfaabb3
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.18.0 # 8.19.0 and later require python >=3.10
ipython==8.13.0 # 8.13.1 and later require python >=3.9
mock==5.1.0 # latest mocks independent from python release
tblib==3.0.0

0 comments on commit dfaabb3

Please sign in to comment.