Skip to content

Commit

Permalink
Fix auto generated code
Browse files Browse the repository at this point in the history
  • Loading branch information
Marishka17 committed May 3, 2024
1 parent b29c431 commit 239087c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion cvat/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
# pip-compile-multi
#
-r ../../utils/dataset_manifest/requirements.txt

asgiref==3.8.1
# via django
async-timeout==4.0.3
Expand Down
1 change: 0 additions & 1 deletion cvat/requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
# pip-compile-multi
#
-r base.txt

astroid==2.11.7
# via pylint
autopep8==2.1.0
Expand Down
3 changes: 0 additions & 3 deletions cvat/requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
# pip-compile-multi
#
-r development.txt
--no-binary lxml
--no-binary xmlsec

coverage==7.2.3
# via -r cvat/requirements/testing.in
fakeredis==2.10.3
Expand Down

0 comments on commit 239087c

Please sign in to comment.