Skip to content

Commit

Permalink
Remove certifi from requirement.txt and wheel dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ishans-crest committed Jan 31, 2024
1 parent ac98172 commit 618a42d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
8 changes: 0 additions & 8 deletions maxmind.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,6 @@
},
"pip3_dependencies": {
"wheel": [
{
"module": "certifi",
"input_file": "wheels/py3/certifi-2022.12.7-py3-none-any.whl"
},
{
"module": "geoip2",
"input_file": "wheels/shared/geoip2-2.9.0-py2.py3-none-any.whl"
Expand Down Expand Up @@ -498,10 +494,6 @@
],
"pip39_dependencies": {
"wheel": [
{
"module": "certifi",
"input_file": "wheels/py3/certifi-2022.12.7-py3-none-any.whl"
},
{
"module": "geoip2",
"input_file": "wheels/shared/geoip2-2.9.0-py2.py3-none-any.whl"
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
certifi==2022.12.07
geoip2==2.9.0
idna==2.8
maxminddb==1.5.1
Expand Down
Binary file removed wheels/py3/certifi-2022.12.7-py3-none-any.whl
Binary file not shown.

0 comments on commit 618a42d

Please sign in to comment.