-
Notifications
You must be signed in to change notification settings - Fork 128
/
Copy pathrequirements-doc.freeze
78 lines (78 loc) · 3.7 KB
/
requirements-doc.freeze
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
alabaster==0.7.13 ; python_version >= "3.9"
appnope==0.1.3 ; sys_platform == "darwin" and python_version >= "3.9"
asgiref==3.7.2 ; python_version >= "3.9"
asttokens==2.4.0 ; python_version >= "3.9"
babel==2.13.0 ; python_version >= "3.9"
backcall==0.2.0 ; python_version >= "3.9"
certifi==2023.7.22 ; python_version >= "3.9"
charset-normalizer==3.3.0 ; python_version >= "3.9"
colorama==0.4.6 ; python_version >= "3.9" and sys_platform == "win32"
coverage[toml]==7.3.2 ; python_version >= "3.9"
decorator==5.1.1 ; python_version >= "3.9"
django-debug-toolbar==4.2.0 ; python_version >= "3.9"
django-haystack==3.2.1 ; python_version >= "3.9"
django-js-asset==2.1.0 ; python_version >= "3.9"
django-mptt==0.15.0 ; python_version >= "3.9"
django-widget-tweaks==1.5.0 ; python_version >= "3.9"
django==4.2.6 ; python_version >= "3.9"
docutils==0.18.1 ; python_version >= "3.9"
exceptiongroup==1.1.3 ; python_version < "3.11" and python_version >= "3.9"
execnet==2.0.2 ; python_version >= "3.9"
executing==2.0.0 ; python_version >= "3.9"
factory-boy==3.3.0 ; python_version >= "3.9"
faker==19.10.0 ; python_version >= "3.9"
flake8==6.1.0 ; python_version >= "3.9"
idna==3.4 ; python_version >= "3.9"
imagesize==1.4.1 ; python_version >= "3.9"
importlib-metadata==6.8.0 ; python_version < "3.10" and python_version >= "3.9"
iniconfig==2.0.0 ; python_version >= "3.9"
ipython==8.16.1 ; python_version >= "3.9"
isort==5.12.0 ; python_version >= "3.9"
jedi==0.19.1 ; python_version >= "3.9"
jinja2==3.1.2 ; python_version >= "3.9"
markdown2==2.3.10 ; python_version >= "3.9"
markupsafe==2.1.3 ; python_version >= "3.9"
matplotlib-inline==0.1.6 ; python_version >= "3.9"
mccabe==0.7.0 ; python_version >= "3.9"
mock==5.1.0 ; python_version >= "3.9"
packaging==23.2 ; python_version >= "3.9"
parso==0.8.3 ; python_version >= "3.9"
pexpect==4.8.0 ; sys_platform != "win32" and python_version >= "3.9"
pickleshare==0.7.5 ; python_version >= "3.9"
pillow==10.1.0 ; python_version >= "3.9"
pluggy==1.3.0 ; python_version >= "3.9"
prompt-toolkit==3.0.39 ; python_version >= "3.9"
ptyprocess==0.7.0 ; sys_platform != "win32" and python_version >= "3.9"
pure-eval==0.2.2 ; python_version >= "3.9"
pycodestyle==2.11.1 ; python_version >= "3.9"
pyflakes==3.1.0 ; python_version >= "3.9"
pygments==2.16.1 ; python_version >= "3.9"
pytest-cov==4.1.0 ; python_version >= "3.9"
pytest-django==4.5.2 ; python_version >= "3.9"
pytest-pythonpath==0.7.3 ; python_version >= "3.9"
pytest-spec==3.2.0 ; python_version >= "3.9"
pytest-xdist==3.3.1 ; python_version >= "3.9"
pytest==7.4.2 ; python_version >= "3.9"
python-dateutil==2.8.2 ; python_version >= "3.9"
requests==2.31.0 ; python_version >= "3.9"
six==1.16.0 ; python_version >= "3.9"
snowballstemmer==2.2.0 ; python_version >= "3.9"
sphinx-rtd-theme==1.3.0 ; python_version >= "3.9"
sphinx==7.2.6 ; python_version >= "3.9"
sphinxcontrib-applehelp==1.0.7 ; python_version >= "3.9"
sphinxcontrib-devhelp==1.0.5 ; python_version >= "3.9"
sphinxcontrib-htmlhelp==2.0.4 ; python_version >= "3.9"
sphinxcontrib-jquery==4.1 ; python_version >= "3.9"
sphinxcontrib-jsmath==1.0.1 ; python_version >= "3.9"
sphinxcontrib-qthelp==1.0.6 ; python_version >= "3.9"
sphinxcontrib-serializinghtml==1.1.9 ; python_version >= "3.9"
sqlparse==0.4.4 ; python_version >= "3.9"
stack-data==0.6.3 ; python_version >= "3.9"
tomli==2.0.1 ; python_full_version <= "3.11.0a6" and python_version >= "3.9"
traitlets==5.11.2 ; python_version >= "3.9"
typing-extensions==4.8.0 ; python_version < "3.11" and python_version >= "3.9"
tzdata==2023.3 ; sys_platform == "win32" and python_version >= "3.9"
urllib3==2.0.6 ; python_version >= "3.9"
wcwidth==0.2.8 ; python_version >= "3.9"
whoosh==2.7.4 ; python_version >= "3.9"
zipp==3.17.0 ; python_version < "3.10" and python_version >= "3.9"