Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Commit

Permalink
Remove 'deprecated' de requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
AtilioA committed May 4, 2020
1 parent dd463f1 commit eace8ed
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ certifi==2020.4.5.1
chardet==3.0.4
colorama==0.4.3 ; sys_platform == 'win32'
coverage==5.1
deprecated==1.2.9
https://github.com/turicas/rows/archive/develop.zip#egg=rows
idna==2.9
importlib-metadata==1.6.0 ; python_version < '3.8'
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"chardet==3.0.4",
"colorama==0.4.3; sys_platform == 'win32'",
"coverage==5.1",
"deprecated==1.2.9",
"idna==2.9",
"importlib-metadata==1.6.0; python_version < '3.8'",
"more-itertools==8.2.0",
Expand Down

0 comments on commit eace8ed

Please sign in to comment.