www.fgks.org   »   [go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: remove unused dependencies from requirements.txt #5179

Merged
merged 2 commits into from
Aug 11, 2021

Conversation

dhruvmanila
Copy link
Collaborator

In my analysis of requirements.txt, I found out that these are unused.

We will be testing it whether that is actually the case and there aren't any hidden/indirect usage. I tried building it locally and it seems to work.

Ref: #5162 (comment)

Also, I found out even if we do not include them in the requirements.txt, they will be installed as they are indirect dependencies of some other packages:

dc exec web cat requirements.txt
amightygirl.paapi5-python-sdk==1.0.0
Babel==2.9.1
beautifulsoup4==4.9.3
DBUtils==1.3
Deprecated==1.2.12
eventer==0.1.1
flup-py3==1.0.3
Genshi==0.7.5
gunicorn==20.1.0
httpx==0.18.1
internetarchive==2.0.2
isbnlib==3.10.6
lxml==4.6.3
psycopg2==2.8.6
pymarc==4.1.0
python-dateutil==2.8.1
python-memcached==1.59
PyYAML==5.4.1
requests==2.25.1
sentry-sdk==1.1.0
simplejson==3.17.2
six==1.15.0
sixpack-client==1.2.0
statsd==3.3.0
validate_email==1.3
web.py==0.62

Closes #

Technical

Testing

Screenshot

Stakeholders

@cdrini @mekarpeles

@mekarpeles mekarpeles self-assigned this May 24, 2021
@mekarpeles mekarpeles merged commit 66f4186 into internetarchive:master Aug 11, 2021
@mekarpeles mekarpeles added the Needs: Special Deploy This PR will need a non-standard deploy to production label Aug 11, 2021
@mekarpeles
Copy link
Member

We'll want to keep an eye on next deploy and crons to ensure everything is kosher, but given builds are succeeded and were tested, I feel comfortable merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Special Deploy This PR will need a non-standard deploy to production
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants