Skip to content

Commit

Permalink
Remove packaging dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
guarin committed Jan 26, 2024
1 parent 316f246 commit e67c866
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ six>=1.10
tqdm>=4.44
urllib3 >= 1.25.3
pydantic >= 1.10.5, < 2
aenum >= 3.1.11
packaging
aenum >= 3.1.11
1 change: 0 additions & 1 deletion requirements/minimal_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ pytorch_lightning==1.7.1
torch==1.11.0
torchvision==0.12.0
pillow==7.1.2
packaging

tox
sphinx
Expand Down

0 comments on commit e67c866

Please sign in to comment.