-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
59 lines (59 loc) · 1.01 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
asgiref==3.4.1
asttokens==2.0.8
autopep8==1.7.0
backcall==0.2.0
black==22.10.0
certifi==2022.9.24
cfgv==3.3.1
click==8.1.3
decorator==5.1.1
distlib==0.3.6
Django==3.2.16
django-debug-toolbar==3.7.0
django-environ==0.9.0
django-extensions==3.2.1
django-haystack==3.1.1
djangorestframework==3.12.4
drf-haystack==1.8.11
elasticsearch==7.17.6
executing==1.1.0
factory-boy==3.2.1
Faker==14.2.1
filelock==3.8.0
flake8==5.0.4
gunicorn==20.1.0
identify==2.5.7
ipdb==0.13.9
ipython==8.5.0
jedi==0.18.1
matplotlib-inline==0.1.6
mccabe==0.7.0
mypy-extensions==0.4.3
nodeenv==1.7.0
parso==0.8.3
pathspec==0.10.1
pexpect==4.8.0
pickleshare==0.7.5
platformdirs==2.5.2
pre-commit==2.20.0
prompt-toolkit==3.0.31
psycopg2==2.9.4
ptyprocess==0.7.0
pure-eval==0.2.2
pycodestyle==2.9.1
pyflakes==2.5.0
Pygments==2.13.0
python-dateutil==2.8.2
pytz==2022.4
PyYAML==6.0
six==1.16.0
sqlparse==0.4.3
stack-data==0.5.1
toml==0.10.2
tomli==2.0.1
traitlets==5.4.0
typing-extensions==4.1.1
urllib3==1.26.12
virtualenv==20.16.5
wcwidth==0.2.5
whitenoise==6.2.0