-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
121 lines (121 loc) · 2.22 KB
/
requirements.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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
asgiref==3.5.2
asttokens==2.1.0
async-timeout==4.0.2
attrs==22.1.0
Babel==2.11.0
backcall==0.2.0
backports.zoneinfo==0.2.1
beautifulsoup4==4.11.1
Brotli==1.0.9
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
ConfigArgParse==1.5.3
coverage==5.4
decorator==5.1.1
Deprecated==1.2.13
distlib==0.3.6
dj-database-url==1.0.0
Django==3.2.16
django-debug-toolbar==3.5.0
django-environ==0.9.0
django-extensions==3.2.1
django-extra-views==0.14.0
django-haystack==3.2.1
django-heroku==0.3.1
django-on-heroku==1.1.2
-e git+https://github.com/django-oscar/django-oscar.git@3dee0ae8fbf017867cc82cf1e30750ebeaabcb5f#egg=django_oscar
django-phonenumber-field==6.4.0
django-redis==5.2.0
django-tables2==2.3.4
django-treebeard==4.5.1
django-webtest==1.9.10
django-widget-tweaks==1.4.12
easy-thumbnails==2.7.2
exceptiongroup==1.0.4
execnet==1.9.0
executing==1.2.0
factory-boy==3.2.1
Faker==15.3.2
filelock==3.8.0
flake8==4.0.1
flake8-debugger==4.1.2
Flask==2.2.2
Flask-BasicAuth==0.2.0
Flask-Cors==3.0.10
freezegun==1.2.2
gevent==22.10.2
geventhttpclient==2.0.8
greenlet==2.0.1
idna==3.4
importlib-metadata==5.1.0
iniconfig==1.1.1
ipdb==0.13.9
ipython==8.6.0
isort==5.10.1
itsdangerous==2.1.2
jedi==0.18.1
Jinja2==3.1.2
locust==2.13.1
MarkupSafe==2.1.1
matplotlib-inline==0.1.6
mccabe==0.6.1
msgpack==1.0.4
packaging==21.3
parso==0.8.3
pexpect==4.8.0
phonenumbers==8.13.0
pickleshare==0.7.5
Pillow==9.3.0
platformdirs==2.5.4
pluggy==1.0.0
prompt-toolkit==3.0.33
psutil==5.9.4
psycopg2==2.9.5
psycopg2-binary==2.8.6
ptyprocess==0.7.0
pure-eval==0.2.2
purl==1.6
py==1.11.0
pycodestyle==2.8.0
pycountry==22.3.5
pyflakes==2.4.0
Pygments==2.13.0
pyparsing==3.0.9
pyprof2calltree==1.4.5
pysolr==3.9.0
pytest==7.2.0
pytest-django==3.8.0
pytest-forked==1.4.0
pytest-xdist==2.5.0
python-dateutil==2.8.2
pytz==2022.6
pyzmq==24.0.1
redis==4.3.4
requests==2.28.1
roundrobin==0.0.4
sentry-sdk==1.11.1
six==1.16.0
sorl-thumbnail==12.6.3
soupsieve==2.3.2.post1
sqlparse==0.4.3
stack-data==0.6.1
toml==0.10.2
tomli==2.0.1
tox==3.27.1
traitlets==5.5.0
typing-extensions==4.4.0
urllib3==1.26.12
uWSGI==2.0.21
virtualenv==20.16.7
waitress==2.1.2
wcwidth==0.2.5
WebOb==1.8.7
WebTest==2.0.35
Werkzeug==2.0.3
whitenoise==6.2.0
Whoosh==2.7.4
wrapt==1.14.1
zipp==3.11.0
zope.event==4.5.0
zope.interface==5.5.2