diff --git a/requirements.txt b/requirements.txt index a9f514698..abf2693b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,6 @@ pygit2==1.5.0 Pygments==2.6.1 pyparsing==2.4.5 pytest==5.3.2 -django-widget-tweaks==1.4.8 pytest-dependency==0.4.0 pytest-django==3.7.0 pytest-mock==1.13.0 @@ -55,4 +54,24 @@ zipp==0.6.0 requests==2.23.0 toml==0.10.2 PyYAML==5.4 -freezegun==1.1.0 \ No newline at end of file +freezegun==1.1.0 + +#The following requirements were added by pip freeze: +appdirs==1.4.4 +async-timeout==3.0.1 +certifi==2020.12.5 +chardet==3.0.4 +click==7.1.2 +idna==2.10 +inflection==0.5.1 +jsonschema==3.2.0 +multidict==5.1.0 +mypy-extensions==0.4.3 +pathspec==0.8.1 +pyrsistent==0.17.3 +regex==2021.3.17 +typed-ast==1.4.2 +typing-extensions==3.7.4.3 +uritemplate==3.0.1 +urllib3==1.25.11 +yarl==1.6.3 \ No newline at end of file