-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.dev.txt
103 lines (103 loc) · 1.98 KB
/
requirements.dev.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
aioredis==1.3.1
apipkg==1.5
appdirs==1.4.4
appnope==0.1.2
asgiref==3.3.1
async-timeout==3.0.1
atomicwrites==1.4.0; sys_platform == "win32"
attrs==20.3.0
autobahn==20.7.1
automat==20.2.0
backcall==0.2.0
cffi==1.14.4
channels==3.0.2
channels-redis==3.2.0
click==7.1.2
colorama==0.4.4
constantly==15.1.0
coverage==5.3
cryptography==3.2.1
daphne==3.0.1
decorator==4.4.2
dj-database-url==0.5.0
django==3.1.4
django-cors-headers==3.5.0
djangorestframework==3.12.2
djangorestframework-simplejwt==4.6.0
docopt==0.6.2
entrypoints==0.3
execnet==1.7.1
factory-boy==2.12.0
faker==4.18.0
fancycompleter==0.9.1
flake8==3.8.4
future==0.18.2
graphviz==0.15
gunicorn==20.0.4
h11==0.11.0
hiredis==1.1.0
httptools==0.1.1; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy"
hyperlink==20.0.1
idna==2.10
incremental==17.5.0
inflection==0.5.1
iniconfig==1.1.1
ipython==7.19.0
ipython-genutils==0.2.0
jedi==0.17.0
jsonschema==3.2.0
mccabe==0.6.1
msgpack==1.0.0
packaging==20.7
parso==0.8.0
pathtools==0.1.2
pdbpp==0.10.2
pexpect==4.8.0
pickleshare==0.7.5
pluggy==0.13.1
prompt-toolkit==3.0.8
psycopg2-binary==2.8.6
ptyprocess==0.6.0
py==1.9.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.6.0
pycparser==2.20
pyflakes==2.2.0
pygments==2.7.2
pyhamcrest==2.0.2
pyjwt==1.7.1
pyopenssl==20.0.0
pyparsing==2.4.7
pyreadline==2.1; platform_system == "Windows"
pyrepl==0.9.0
pyrsistent==0.17.3
pytest==6.1.2
pytest-cov==2.10.1
pytest-django==4.1.0
pytest-factoryboy==2.0.3
pytest-forked==1.3.0
pytest-mock==3.3.1
pytest-watch==4.2.0
pytest-xdist==2.1.0
python-dateutil==2.8.1
python-dotenv==0.15.0
pytz==2020.4
pyyaml==5.3.1
service-identity==18.1.0
six==1.15.0
sqlparse==0.4.1
text-unidecode==1.3
toml==0.10.2
traitlets==5.0.5
twisted==20.3.0
txaio==20.4.1
uvicorn==0.12.3
uvloop==0.14.0; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy"
watchdog==0.10.4
watchgod==0.6
wcwidth==0.2.5
websockets==8.1
whitenoise==5.2.0
wmctrl==0.3
zope.interface==5.2.0