Parcourir la source

Update ipython requirement from <7.19,>=7.12 to >=7.12,<7.20

Updates the requirements on [ipython](https://github.com/ipython/ipython) to permit the latest version.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/7.12.0...7.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
master
dependabot-preview[bot] il y a 5 ans
Parent
révision
ef0e6cdcdc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      requirements.txt

+ 1
- 1
requirements.txt Voir le fichier

26
 # Helpers
26
 # Helpers
27
 pyprof2calltree==1.4.5
27
 pyprof2calltree==1.4.5
28
 ipdb==0.13.4
28
 ipdb==0.13.4
29
-ipython>=7.12,<7.19
29
+ipython>=7.12,<7.20
30
 
30
 
31
 # Country data
31
 # Country data
32
 pycountry>=19.8,<20.8
32
 pycountry>=19.8,<20.8

Chargement…
Annuler
Enregistrer