1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 20:14:15 +00:00
webvirtcloud/dev/requirements.txt

9 lines
142 B
Text
Raw Normal View History

2015-05-21 15:55:49 +00:00
-r ../conf/requirements.txt
2023-02-06 06:03:29 +00:00
coverage==7.1.0
2023-01-24 12:10:33 +00:00
django-debug-toolbar==3.8.1
pycodestyle==2.10.0
pyflakes==3.0.1
2023-02-16 06:11:49 +00:00
pylint==2.16.2
2022-01-12 09:32:17 +00:00
yapf==0.32.0
2023-01-24 12:10:33 +00:00
black