diff options
Diffstat (limited to 'config/req.txt')
-rw-r--r-- | config/req.txt | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/config/req.txt b/config/req.txt new file mode 100644 index 0000000..4d0221b --- /dev/null +++ b/config/req.txt @@ -0,0 +1,44 @@ +asgiref==3.4.1 +backcall==0.2.0 +beautifulsoup4==4.10.0 +bleach==4.1.0 +certifi==2021.5.30 +charset-normalizer==2.0.6 +decorator==5.1.0 +Django==3.2.8 +django-bleach==0.9.0 +django-debug-toolbar==3.2.2 +django-extensions==3.1.3 +django-gravatar2==1.4.4 +django-taggit==1.5.1 +idna==3.2 +ipython==7.28.0 +jedi==0.18.0 +Jinja2==3.0.2 +jsmin==3.0.0 +lxml==4.6.3 +Markdown==3.3.4 +MarkupSafe==2.0.1 +matplotlib-inline==0.1.3 +packaging==21.0 +parso==0.8.2 +pexpect==4.8.0 +pickleshare==0.7.5 +Pillow==8.3.2 +prompt-toolkit==3.0.20 +psycopg2-binary==2.9.1 +ptyprocess==0.7.0 +Pygments==2.10.0 +pyparsing==2.4.7 +python-resize-image==1.1.19 +pytz==2021.3 +requests==2.26.0 +six==1.16.0 +smartypants==2.0.1 +soupsieve==2.2.1 +sqlparse==0.4.2 +traitlets==5.1.0 +typogrify==2.0.7 +urllib3==1.26.7 +wcwidth==0.2.5 +webencodings==0.5.1 |