Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
djbrown committed Apr 3, 2023
1 parent e5f5d90 commit f70ec14
Show file tree
Hide file tree
Showing 2 changed files with 772 additions and 778 deletions.
88 changes: 46 additions & 42 deletions ATTRIBUTIONS.csv
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
"Name","Version","License","Author","URL"
"Django","4.1.6","BSD License","Django Software Foundation","https://www.djangoproject.com/"
"GitPython","3.1.30","BSD License","Sebastian Thiel, Michael Trier","https://github.com/gitpython-developers/GitPython"
"Django","4.2","BSD License","Django Software Foundation","https://www.djangoproject.com/"
"GitPython","3.1.31","BSD License","Sebastian Thiel, Michael Trier","https://github.com/gitpython-developers/GitPython"
"Jinja2","3.1.2","BSD License","Armin Ronacher","https://palletsprojects.com/p/jinja/"
"Levenshtein","0.20.9","GNU General Public License v2 or later (GPLv2+)","Max Bachmann","https://github.com/maxbachmann/Levenshtein"
"MarkupSafe","2.1.2","BSD License","Armin Ronacher","https://palletsprojects.com/p/markupsafe/"
"Pillow","9.4.0","Historical Permission Notice and Disclaimer (HPND)","Alex Clark (PIL Fork Author)","https://python-pillow.org"
"Pillow","9.5.0","Historical Permission Notice and Disclaimer (HPND)","Jeffrey A. Clark (Alex)","https://python-pillow.org"
"PySocks","1.7.1","UNKNOWN","Anorov","https://github.com/Anorov/PySocks"
"PyYAML","6.0","MIT License","Kirill Simonov","https://pyyaml.org/"
"Pygments","2.14.0","BSD License","Georg Brandl","https://pygments.org/"
"akismet","1.2.1","BSD License","Michael Foord and James Bennett","https://github.com/ubernostrum/akismet"
"appdirs","1.4.4","MIT License","Trent Mick","http://github.com/ActiveState/appdirs"
"asgiref","3.6.0","BSD License","Django Software Foundation","https://github.com/django/asgiref/"
"astroid","2.14.1","GNU Lesser General Public License v2 (LGPLv2)","UNKNOWN","UNKNOWN"
"astroid","2.15.2","GNU Lesser General Public License v2 (LGPLv2)","UNKNOWN","UNKNOWN"
"async-generator","1.10","Apache Software License; MIT License","Nathaniel J. Smith","https://github.com/python-trio/async_generator"
"attrs","22.2.0","MIT License","Hynek Schlawack","https://www.attrs.org/"
"autopep8","2.0.1","MIT License","Hideo Hattori","https://github.com/hhatto/autopep8"
"bandit","1.7.4","Apache Software License","PyCQA","https://bandit.readthedocs.io/"
"black","23.1.0","MIT License","UNKNOWN","UNKNOWN"
"autopep8","2.0.2","MIT License","Hideo Hattori","https://github.com/hhatto/autopep8"
"bandit","1.7.5","Apache Software License","PyCQA","https://bandit.readthedocs.io/"
"black","23.3.0","MIT License","UNKNOWN","UNKNOWN"
"captcha","0.4","BSD License","Hsiaoming Yang","https://github.com/lepture/captcha"
"certifi","2022.12.7","Mozilla Public License 2.0 (MPL 2.0)","Kenneth Reitz","https://github.com/certifi/python-certifi"
"charset-normalizer","3.0.1","MIT License","Ahmed TAHRI","https://github.com/Ousret/charset_normalizer"
"charset-normalizer","3.1.0","MIT License","Ahmed TAHRI","https://github.com/Ousret/charset_normalizer"
"click","8.1.3","BSD License","Armin Ronacher","https://palletsprojects.com/p/click/"
"codacy-coverage","1.3.11","MIT License","Codacy","https://github.com/codacy/python-codacy-coverage"
"codecov","2.1.12","Apache Software License","Codecov","https://github.com/codecov/codecov-python"
Expand All @@ -29,16 +29,16 @@
"dill","0.3.6","BSD License","Mike McKerns","https://github.com/uqfoundation/dill"
"distlib","0.3.6","Python Software Foundation License","Vinay Sajip","https://github.com/pypa/distlib"
"distro","1.8.0","Apache Software License","Nir Cohen","https://github.com/python-distro/distro"
"django-axes","5.40.1","MIT License","Josh VanderLinden, Philip Neustrom, Michael Blume, Alex Clark, Camilo Nova, Aleksi Hakli","https://github.com/jazzband/django-axes"
"django-axes","5.41.0","MIT License","Josh VanderLinden, Philip Neustrom, Michael Blume, Alex Clark, Camilo Nova, Aleksi Hakli","https://github.com/jazzband/django-axes"
"django-contact-form","2.0.1","BSD License","James Bennett","https://github.com/ubernostrum/django-contact-form/"
"django-ipware","4.0.2","MIT License","Val Neekman","https://github.com/un33k/django-ipware"
"django-ipware","5.0.0","MIT License","Val Neekman","https://github.com/un33k/django-ipware"
"django-registration","3.3","BSD License","James Bennett","https://github.com/ubernostrum/django-registration/"
"django-stubs","1.14.0","MIT License","Maksim Kurnikov","https://github.com/typeddjango/django-stubs"
"django-stubs-ext","0.7.0","MIT License","Simula Proxy","https://github.com/typeddjango/django-stubs"
"django-stubs","1.16.0","MIT License","Maksim Kurnikov","https://github.com/typeddjango/django-stubs"
"django-stubs-ext","0.8.0","MIT License","Simula Proxy","https://github.com/typeddjango/django-stubs"
"docopt","0.6.2","MIT License","Vladimir Keleshev","http://docopt.org"
"dparse","0.6.2","MIT License","Jannis Gebauer","https://github.com/pyupio/dparse"
"exceptiongroup","1.1.0","MIT License","UNKNOWN","UNKNOWN"
"filelock","3.9.0","The Unlicense (Unlicense)","UNKNOWN","UNKNOWN"
"exceptiongroup","1.1.1","MIT License","UNKNOWN","UNKNOWN"
"filelock","3.10.7","The Unlicense (Unlicense)","UNKNOWN","UNKNOWN"
"flake8","6.0.0","MIT License","Tarek Ziade","https://github.com/pycqa/flake8"
"fuzzywuzzy","0.18.0","GNU General Public License v2 (GPLv2)","Adam Cohen","https://github.com/seatgeek/fuzzywuzzy"
"gitdb","4.0.10","BSD License","Sebastian Thiel","https://github.com/gitpython-developers/gitdb"
Expand All @@ -51,62 +51,66 @@
"lazy-object-proxy","1.9.0","BSD License","Ionel Cristian Mărieș","https://github.com/ionelmc/python-lazy-object-proxy"
"lxml","4.9.2","BSD License","lxml dev team","https://lxml.de/"
"lxml-stubs","0.4.0","Apache Software License","UNKNOWN","UNKNOWN"
"markdown-it-py","2.2.0","MIT License","UNKNOWN","UNKNOWN"
"mccabe","0.7.0","MIT License","Tarek Ziade","https://github.com/pycqa/mccabe"
"mypy","0.991","MIT License","Jukka Lehtosalo","http://www.mypy-lang.org/"
"mypy-extensions","0.4.3","MIT License","The mypy developers","https://github.com/python/mypy_extensions"
"numpy","1.24.1","BSD License","Travis E. Oliphant et al.","https://www.numpy.org"
"mdurl","0.1.2","MIT License","UNKNOWN","UNKNOWN"
"mypy","1.1.1","MIT License","Jukka Lehtosalo","http://www.mypy-lang.org/"
"mypy-extensions","1.0.0","MIT License","The mypy developers","https://github.com/python/mypy_extensions"
"numpy","1.24.2","BSD License","Travis E. Oliphant et al.","https://www.numpy.org"
"outcome","1.2.0","Apache Software License; MIT License","Frazer McLean","https://github.com/python-trio/outcome"
"packaging","23.0","Apache Software License; BSD License","UNKNOWN","UNKNOWN"
"pandas","1.5.3","BSD License","The Pandas Development Team","https://pandas.pydata.org"
"pandas","2.0.0","BSD License","UNKNOWN","UNKNOWN"
"parso","0.8.3","MIT License","David Halter","https://github.com/davidhalter/parso"
"pathspec","0.11.0","Mozilla Public License 2.0 (MPL 2.0)","UNKNOWN","UNKNOWN"
"pathspec","0.11.1","Mozilla Public License 2.0 (MPL 2.0)","UNKNOWN","UNKNOWN"
"pbr","5.11.1","Apache Software License","OpenStack","https://docs.openstack.org/pbr/latest/"
"pipenv","2022.12.19","MIT License","Pipenv maintainer team","https://github.com/pypa/pipenv"
"platformdirs","2.6.2","MIT License","UNKNOWN","UNKNOWN"
"pipenv","2023.3.20","MIT License","Pipenv maintainer team","https://github.com/pypa/pipenv"
"platformdirs","3.2.0","MIT License","UNKNOWN","UNKNOWN"
"pluggy","1.0.0","MIT License","Holger Krekel","https://github.com/pytest-dev/pluggy"
"prompt-toolkit","3.0.36","BSD License","Jonathan Slenders","https://github.com/prompt-toolkit/python-prompt-toolkit"
"psycopg2","2.9.5","GNU Library or Lesser General Public License (LGPL)","Federico Di Gregorio","https://psycopg.org/"
"psycopg2-binary","2.9.5","GNU Library or Lesser General Public License (LGPL)","Federico Di Gregorio","https://psycopg.org/"
"ptpython","3.0.22","UNKNOWN","Jonathan Slenders","https://github.com/prompt-toolkit/ptpython"
"prompt-toolkit","3.0.38","BSD License","Jonathan Slenders","https://github.com/prompt-toolkit/python-prompt-toolkit"
"psycopg2","2.9.6","GNU Library or Lesser General Public License (LGPL)","Federico Di Gregorio","https://psycopg.org/"
"psycopg2-binary","2.9.6","GNU Library or Lesser General Public License (LGPL)","Federico Di Gregorio","https://psycopg.org/"
"ptpython","3.0.23","UNKNOWN","Jonathan Slenders","https://github.com/prompt-toolkit/ptpython"
"pycodestyle","2.10.0","MIT License","Johann C. Rocholl","https://pycodestyle.pycqa.org/"
"pydocstyle","6.3.0","MIT License","Amir Rachum","https://www.pydocstyle.org/en/stable/"
"pyflakes","3.0.1","MIT License","A lot of people","https://github.com/PyCQA/pyflakes"
"pylama","8.4.1","MIT License","Kirill Klenov","https://github.com/klen/pylama"
"pylint","2.16.1","GNU General Public License v2 (GPLv2)","UNKNOWN","UNKNOWN"
"pylint","2.17.2","GNU General Public License v2 (GPLv2)","UNKNOWN","UNKNOWN"
"pylint-django","2.5.3","UNKNOWN","landscape.io","https://github.com/PyCQA/pylint-django"
"pylint-plugin-utils","0.7","UNKNOWN","Python Code Quality Authority","https://github.com/PyCQA/pylint-plugin-utils"
"pytest","7.2.1","MIT License","Holger Krekel, Bruno Oliveira, Ronny Pfannschmidt, Floris Bruynooghe, Brianna Laugher, Florian Bruhin and others","https://docs.pytest.org/en/latest/"
"pytest","7.2.2","MIT License","Holger Krekel, Bruno Oliveira, Ronny Pfannschmidt, Floris Bruynooghe, Brianna Laugher, Florian Bruhin and others","https://docs.pytest.org/en/latest/"
"pytest-django","4.5.2","BSD License","Andreas Pelme","https://pytest-django.readthedocs.io/"
"python-Levenshtein","0.20.9","GNU General Public License v2 or later (GPLv2+)","Max Bachmann","https://github.com/maxbachmann/python-Levenshtein"
"python-dateutil","2.8.2","Apache Software License; BSD License","Gustavo Niemeyer","https://github.com/dateutil/dateutil"
"pytoolconfig","1.2.5","UNKNOWN","UNKNOWN","UNKNOWN"
"pytz","2022.7.1","MIT License","Stuart Bishop","http://pythonhosted.org/pytz"
"rapidfuzz","2.13.7","MIT License","Max Bachmann","https://github.com/maxbachmann/RapidFuzz"
"pytz","2023.3","MIT License","Stuart Bishop","http://pythonhosted.org/pytz"
"rapidfuzz","2.15.0","MIT License","Max Bachmann","https://github.com/maxbachmann/RapidFuzz"
"requests","2.28.2","Apache Software License","Kenneth Reitz","https://requests.readthedocs.io"
"returns","0.19.0","BSD License","sobolevn","https://returns.readthedocs.io"
"rich","13.3.3","MIT License","Will McGugan","https://github.com/Textualize/rich"
"rope","1.7.0","GNU Lesser General Public License v3 or later (LGPLv3+)","UNKNOWN","UNKNOWN"
"sauceclient","1.0.0","Apache Software License","Corey Goldberg","https://github.com/cgoldberg/sauceclient"
"selenium","4.8.0","Apache Software License","UNKNOWN","https://www.selenium.dev"
"selenium","4.8.3","Apache Software License","UNKNOWN","https://www.selenium.dev"
"six","1.16.0","MIT License","Benjamin Peterson","https://github.com/benjaminp/six"
"smmap","5.0.0","BSD License","Sebastian Thiel","https://github.com/gitpython-developers/smmap"
"sniffio","1.3.0","Apache Software License; MIT License","Nathaniel J. Smith","https://github.com/python-trio/sniffio"
"snowballstemmer","2.2.0","BSD License","Snowball Developers","https://github.com/snowballstem/snowball"
"sortedcontainers","2.4.0","Apache Software License","Grant Jenks","http://www.grantjenks.com/docs/sortedcontainers/"
"sqlparse","0.4.3","BSD License","Andi Albrecht","https://github.com/andialbrecht/sqlparse"
"stevedore","4.1.1","Apache Software License","OpenStack","https://docs.openstack.org/stevedore/latest/"
"tabula-py","2.6.0","MIT License","Aki Ariga","https://github.com/chezou/tabula-py"
"stevedore","5.0.0","Apache Software License","OpenStack","https://docs.openstack.org/stevedore/latest/"
"tabula-py","2.7.0","MIT License","UNKNOWN","UNKNOWN"
"toml","0.10.2","MIT License","William Pearson","https://github.com/uiri/toml"
"tomli","2.0.1","MIT License","UNKNOWN","UNKNOWN"
"tomlkit","0.11.6","MIT License","Sébastien Eustace","https://github.com/sdispater/tomlkit"
"tomlkit","0.11.7","MIT License","Sébastien Eustace","https://github.com/sdispater/tomlkit"
"trio","0.22.0","Apache Software License; MIT License","Nathaniel J. Smith","https://github.com/python-trio/trio"
"trio-websocket","0.9.2","MIT License","Mark E. Haase","https://github.com/HyperionGray/trio-websocket"
"types-PyYAML","6.0.12.4","Apache Software License","UNKNOWN","https://github.com/python/typeshed"
"types-pytz","2022.7.1.0","Apache Software License","UNKNOWN","https://github.com/python/typeshed"
"types-requests","2.28.11.8","Apache Software License","UNKNOWN","https://github.com/python/typeshed"
"types-urllib3","1.26.25.4","Apache Software License","UNKNOWN","https://github.com/python/typeshed"
"typing_extensions","4.4.0","Python Software Foundation License","UNKNOWN","UNKNOWN"
"urllib3","1.26.14","MIT License","Andrey Petrov","https://urllib3.readthedocs.io/"
"virtualenv","20.17.1","MIT License","Bernat Gabor","https://virtualenv.pypa.io/"
"trio-websocket","0.10.2","MIT License","Mark E. Haase","https://github.com/HyperionGray/trio-websocket"
"types-PyYAML","6.0.12.9","Apache Software License","UNKNOWN","https://github.com/python/typeshed"
"types-pytz","2023.3.0.0","Apache Software License","UNKNOWN","https://github.com/python/typeshed"
"types-requests","2.28.11.17","Apache Software License","UNKNOWN","https://github.com/python/typeshed"
"types-urllib3","1.26.25.10","Apache Software License","UNKNOWN","https://github.com/python/typeshed"
"typing_extensions","4.5.0","Python Software Foundation License","UNKNOWN","UNKNOWN"
"tzdata","2023.3","Apache Software License","Python Software Foundation","https://github.com/python/tzdata"
"urllib3","1.26.15","MIT License","Andrey Petrov","https://urllib3.readthedocs.io/"
"virtualenv","20.21.0","MIT License","UNKNOWN","UNKNOWN"
"virtualenv-clone","0.5.7","MIT License","Edward George","https://github.com/edwardgeorge/virtualenv-clone"
"wrapt","1.14.1","BSD License","Graham Dumpleton","https://github.com/GrahamDumpleton/wrapt"
"wrapt","1.15.0","BSD License","Graham Dumpleton","https://github.com/GrahamDumpleton/wrapt"
"wsproto","1.2.0","MIT License","Benno Rice","https://github.com/python-hyper/wsproto/"
Loading

0 comments on commit f70ec14

Please sign in to comment.