1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-12-26 16:15:25 +00:00
webvirtcloud/dev/requirements.txt

10 lines
189 B
Text
Raw Normal View History

2015-05-21 15:55:49 +00:00
-r ../conf/requirements.txt
2023-08-17 10:35:55 +00:00
coverage==7.3.0
django-debug-toolbar==4.2.0
django-debug-toolbar-template-profiler
2023-10-30 12:56:54 +00:00
pycodestyle==2.11.1
2023-08-17 10:35:55 +00:00
pyflakes==3.1.0
2023-10-30 12:56:54 +00:00
pylint==3.0.2
yapf==0.40.2
black==23.10.1