-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlist of app when pip listed.txt
49 lines (43 loc) · 1.69 KB
/
list of app when pip listed.txt
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
44
45
46
47
48
49
This is the list of installed tools-command ( pip list) is executed in the virtual enviromnemt Where the wagtail is running
Package Version
---------------------------- ---------
astroid 2.3.1
beautifulsoup4 4.6.0
certifi 2019.9.11
chardet 3.0.4
colorama 0.4.1
Django 2.2.6
django-cogwheels 0.2
django-debug-toolbar 2.0
django-modelcluster 4.4
django-taggit 0.24.0
django-treebeard 4.3
djangorestframework 3.10.3
draftjs-exporter 2.1.7
html5lib 1.0.1
idna 2.8
isort 4.3.21
lazy-object-proxy 1.4.2
mccabe 0.6.1
Pillow 6.2.0
pip 19.2.3
pylint 2.4.2
python-slugify 4.0.0
pytz 2019.2
requests 2.22.0
setuptools 41.2.0
six 1.12.0
sqlparse 0.3.0
text-unidecode 1.3
typed-ast 1.4.0
Unidecode 1.1.1
urllib3 1.25.6
wagtail 2.6.2
wagtail-condensedinlinepanel 0.5.2
webencodings 0.5.1
wheel 0.33.6
Willow 1.1
wrapt 1.11.2
WARNING: You are using pip version 19.2.3, however version 19.3.1 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
The original site i try to mimicked:-http://umiyadhamsurat.org/