-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
72 lines (71 loc) · 1.24 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
asgiref==3.4.1
attrs==21.2.0
backcall==0.2.0
backports.entry-points-selectable==1.1.0
graphene-django==2.15.0
certifi==2021.10.8
cfgv==3.3.1
charset-normalizer==2.0.7
click==8.0.1
colorama==0.4.4
coverage==6.0
decorator==5.1.0
distlib==0.3.3
Django==3.2.6
django-anymail==8.4
django-debug-toolbar==3.2.2
django-extensions==3.1.3
django-filter==2.4.0
django_json_widget==1.1.1
djangorestframework==3.12.4
execnet==1.9.0
factory-boy==3.2.0
Faker==9.0.0
filelock==3.3.2
identify==2.3.3
idna==3.3
iniconfig==1.1.1
ipython==7.27.0
jedi==0.18.0
matplotlib-inline==0.1.3
mccabe==0.6.1
mypy-extensions==0.4.3
nodeenv==1.6.0
packaging==21.0
parso==0.8.2
pathspec==0.9.0
pexpect==4.8.0
pickleshare==0.7.5
Pillow==8.3.2
platformdirs==2.3.0
pluggy==1.0.0
prompt-toolkit==3.0.20
psycopg2-binary==2.9.1
ptyprocess==0.7.0
py==1.10.0
pycodestyle==2.7.0
pyflakes==2.3.1
Pygments==2.10.0
pyparsing==2.4.7
pytest==6.2.5
pytest-cov==3.0.0
pytest-django==4.4.0
pytest-forked==1.3.0
pytest-xdist==2.4.0
python-dateutil==2.8.2
python-dotenv==0.19.0
pytz==2021.1
PyYAML==6.0
regex==2021.8.28
requests==2.26.0
six==1.16.0
sqlparse==0.4.1
text-unidecode==1.3
toml==0.10.2
tomli==1.2.1
traitlets==5.1.0
typing-extensions==3.10.0.2
urllib3==1.26.7
virtualenv==20.10.0
wcwidth==0.2.5
graphene~=2.1.9