diff options
Diffstat (limited to 'config/req.txt')
-rw-r--r-- | config/req.txt | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/config/req.txt b/config/req.txt index e69de29..2bfc228 100644 --- a/config/req.txt +++ b/config/req.txt @@ -0,0 +1,31 @@ +asgiref==3.5.1 +beautifulsoup4==4.11.1 +bleach==4.1.0 +certifi==2021.10.8 +charset-normalizer==2.0.12 +Django==4.0.4 +django-bleach==2.0.0 +django-debug-toolbar==3.4.0 +django-extensions==3.1.5 +django-gravatar2==1.4.4 +django-taggit==3.0.0 +idna==3.3 +importlib-metadata==4.11.3 +Jinja2==3.1.2 +jsmin==3.0.1 +Markdown==3.3.7 +MarkupSafe==2.1.1 +packaging==21.3 +Pillow==9.1.0 +psycopg2-binary==2.9.3 +pyparsing==3.0.9 +python-resize-image==1.1.20 +requests==2.27.1 +six==1.16.0 +smartypants==2.0.1 +soupsieve==2.3.2.post1 +sqlparse==0.4.2 +typogrify==2.0.7 +urllib3==1.26.9 +webencodings==0.5.1 +zipp==3.8.0 |