Skip to content

Commit

Permalink
cleanup unused pip packages (#22947)
Browse files Browse the repository at this point in the history
* cleanup unused pip packages

* fix linter
  • Loading branch information
pd0wm authored Nov 17, 2021
1 parent 372b0f1 commit f1c77f9
Show file tree
Hide file tree
Showing 6 changed files with 220 additions and 2,211 deletions.
49 changes: 0 additions & 49 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,82 +4,33 @@ url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
aenum = "*"
aiohttp = "*"
azure-cli-core = "*"
azure-common = "*"
azure-core = "*"
azure-nspkg = "~=3.0"
azure-storage-blob = "~=2.1"
azure-storage-common = "~=2.1"
azure-storage-nspkg = "~=3.1"
"backports.lzma" = "*"
boto = "*"
boto3 = "*"
control = "*"
coverage = "*"
datadog = "*"
dictdiffer = "*"
elasticsearch = "*"
fastcluster = "*"
Flask-Cors = "*"
Flask-SocketIO = "*"
ft4222 = "*"
GeoAlchemy2 = "*"
git-pylint-commit-hook = "*"
gunicorn = "*"
h5py = "*"
hexdump = "*"
hypothesis = "*"
imageio = "*"
inputs = "*"
ipykernel = "*"
ipython = "*"
joblib = "*"
json-logging-py = "*"
jupyter = "*"
jupyterlab = "*"
jupyterlab-vim = "*"
keras_applications = "*"
lru-dict = "*"
markdown-it-py = "*"
matplotlib = "*"
mock = "*"
mpld3 = "*"
msgpack-python = "*"
mypy = "*"
myst-parser = "*"
networkx = "~=2.3"
numpy = "*"
opencv-python-headless = "*"
osmium = "*"
parameterized = "*"
paramiko = "*"
pprofile = "*"
pre-commit = "*"
pycurl = "*"
pygame = "*"
Pygments = "*"
pymongo = "*"
PyMySQL = "~=0.9"
pynmea2 = "*"
pyprof2calltree = "*"
pyproj = "*"
python-logstash = "*"
redis = "*"
reverse_geocoder = "*"
s2sphere = "*"
scikit-image = "*"
scipy = "*"
seaborn = "*"
Shapely = "*"
simplejson = "*"
sphinx = "*"
sphinx-rtd-theme = "*"
SQLAlchemy = "*"
subprocess32 = "*"
tenacity = "*"
Werkzeug = "*"

[packages]
atomicwrites = "*"
Expand Down
Loading

0 comments on commit f1c77f9

Please sign in to comment.