Skip to content
Snippets Groups Projects
tox.txt 577 B
Newer Older
  • Learn to ignore specific revisions
  • Eric Herrera's avatar
    Eric Herrera committed
    #
    
    # This file is autogenerated by pip-compile with python 3.8
    
    Eric Herrera's avatar
    Eric Herrera committed
    # To update, run:
    #
    #    make upgrade
    #
    
    backports.entry-points-selectable==1.1.1
    
        # via virtualenv
    
    distlib==0.3.3
    
        # via virtualenv
    
    filelock==3.3.2
    
        # via
        #   tox
        #   virtualenv
    
    packaging==21.2
    
    platformdirs==2.4.0
    
        # via virtualenv
    
    pyparsing==2.4.7
    
        # via packaging
    
        # via
        #   tox
        #   virtualenv
    toml==0.10.2
        # via tox
    
        # via -r requirements/tox.in
    
    virtualenv==20.10.0