github.com/jfrog/frogbot@v1.1.1-0.20231221090046-821a26f50338/testdata/projects/pipenv/Pipfile (about)

     1  [[source]]
     2  url = "https://pypi.python.org/simple"
     3  verify_ssl = true
     4  name = "pypi"
     5  
     6  [packages]
     7  toml = "*"
     8  pexpect = "4.8.0"
     9  pyjwt = "==1.7.1"
    10  
    11  [dev-packages]
    12  
    13  [requires]
    14  python_version = "*"