Sfoglia il codice sorgente

Update pycountry requirement from <19.9,>=19.8 to >=19.8,<20.8

Updates the requirements on [pycountry](https://github.com/flyingcircusio/pycountry) to permit the latest version.
- [Release notes](https://github.com/flyingcircusio/pycountry/releases)
- [Changelog](https://github.com/flyingcircusio/pycountry/blob/master/HISTORY.txt)
- [Commits](https://github.com/flyingcircusio/pycountry/compare/19.8.18...20.7.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
master
dependabot-preview[bot] 5 anni fa
parent
commit
697e4a0fc1
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      requirements.txt

+ 1
- 1
requirements.txt Vedi File

29
 ipython>=7.12,<7.16
29
 ipython>=7.12,<7.16
30
 
30
 
31
 # Country data
31
 # Country data
32
-pycountry>=19.8,<19.9
32
+pycountry>=19.8,<20.8

Loading…
Annulla
Salva