blob: 8c2ede683584f29446eb7782438ab473b8bd715d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
asgiref==3.4.1
backcall==0.2.0
beautifulsoup4==4.9.3
bleach==4.0.0
certifi==2021.5.30
charset-normalizer==2.0.4
decorator==5.0.9
Django==3.2.6
django-bleach==0.7.2
django-debug-toolbar==3.2.1
django-extensions==3.1.3
django-gravatar2==1.4.4
django-orderable==6.1.1
django-taggit==1.5.1
django-typogrify==1.3.3
idna==3.2
ipython==7.26.0
ipython-genutils==0.2.0
jedi==0.18.0
jsmin==2.2.2
Markdown==3.3.4
matplotlib-inline==0.1.2
packaging==21.0
parso==0.8.2
pexpect==4.8.0
pickleshare==0.7.5
Pillow==8.3.1
prompt-toolkit==3.0.19
psycopg2-binary==2.9.1
ptyprocess==0.7.0
Pygments==2.9.0
pyparsing==2.4.7
python-resize-image==1.1.19
pytz==2021.1
requests==2.26.0
six==1.16.0
smartypants==2.0.1
soupsieve==2.2.1
sqlparse==0.4.1
traitlets==5.0.5
urllib3==1.26.6
wcwidth==0.2.5
webencodings==0.5.1
|