11#
2- # This file is autogenerated by pip-compile
2+ # This file is autogenerated by pip-compile with python 3.6
33# To update, run:
44#
55# pip-compile requirements-dev.in
@@ -67,14 +67,20 @@ coverage[toml]==6.2
6767 # -r requirements-dev.in
6868 # codecov
6969 # pytest-cov
70- git+https://github.com/someshchaturvedi/customizable-django-profiler.git#customizable-django-profiler
70+ customizable-django-profiler @ git+https://github.com/someshchaturvedi/customizable-django-profiler.git
7171 # via -r requirements-dev.in
7272dataclasses == 0.8
7373 # via werkzeug
7474dill == 0.3.4
7575 # via pylint
7676distlib == 0.3.4
7777 # via virtualenv
78+ django == 3.2.13
79+ # via
80+ # -c requirements.txt
81+ # django-debug-toolbar
82+ # djangorestframework
83+ # drf-yasg
7884django-concurrent-test-helper == 0.7.0
7985 # via -r requirements-dev.in
8086django-debug-panel == 0.8.3
@@ -83,12 +89,6 @@ django-debug-toolbar==1.9.1
8389 # via
8490 # -r requirements-dev.in
8591 # django-debug-panel
86- django == 3.2.13
87- # via
88- # -c requirements.txt
89- # django-debug-toolbar
90- # djangorestframework
91- # drf-yasg
9292djangorestframework == 3.12.4
9393 # via
9494 # -c requirements.txt
@@ -105,15 +105,15 @@ filelock==3.4.1
105105 # via virtualenv
106106flake8 == 3.4.1
107107 # via -r requirements-dev.in
108- flask-basicauth == 0.2.0
109- # via locust
110- flask-cors == 3.0.10
111- # via locust
112108flask == 2.0.3
113109 # via
114110 # flask-basicauth
115111 # flask-cors
116112 # locust
113+ flask-basicauth == 0.2.0
114+ # via locust
115+ flask-cors == 3.0.10
116+ # via locust
117117flower == 0.9.4
118118 # via -r requirements-dev.in
119119fonttools == 4.27.1
@@ -237,10 +237,10 @@ pyflakes==1.5.0
237237 # via
238238 # autoflake
239239 # flake8
240- pyinstrument-cext == 0.2.4
241- # via pyinstrument
242240pyinstrument == 3.4.2
243241 # via -r requirements-dev.in
242+ pyinstrument-cext == 0.2.4
243+ # via pyinstrument
244244pylint == 2.13.9
245245 # via -r requirements-dev.in
246246pyls-isort == 0.2.2
@@ -253,6 +253,15 @@ pyparsing==2.4.7
253253 # via
254254 # -c requirements.txt
255255 # packaging
256+ pytest == 6.2.5
257+ # via
258+ # -r requirements-dev.in
259+ # pytest-cov
260+ # pytest-django
261+ # pytest-logging
262+ # pytest-pythonpath
263+ # pytest-timeout
264+ # pytest-watch
256265pytest-cov == 3.0.0
257266 # via -r requirements-dev.in
258267pytest-django == 4.5.2
@@ -265,15 +274,6 @@ pytest-timeout==2.1.0
265274 # via -r requirements-dev.in
266275pytest-watch == 4.2.0
267276 # via -r requirements-dev.in
268- pytest == 6.2.5
269- # via
270- # -r requirements-dev.in
271- # pytest-cov
272- # pytest-django
273- # pytest-logging
274- # pytest-pythonpath
275- # pytest-timeout
276- # pytest-watch
277277python-dateutil == 2.8.1
278278 # via
279279 # -c requirements.txt
@@ -308,10 +308,10 @@ rope==1.1.1
308308 # via -r requirements-dev.in
309309roundrobin == 0.0.2
310310 # via locust
311- ruamel.yaml.clib == 0.2.6
312- # via ruamel.yaml
313311ruamel.yaml == 0.17.21
314312 # via drf-yasg
313+ ruamel.yaml.clib == 0.2.6
314+ # via ruamel.yaml
315315service-factory == 0.1.6
316316 # via -r requirements-dev.in
317317six == 1.16.0
@@ -350,6 +350,7 @@ typed-ast==1.5.4
350350 # via astroid
351351typing-extensions == 4.1.1
352352 # via
353+ # -c requirements.txt
353354 # asgiref
354355 # astroid
355356 # locust
0 commit comments