Skip to content

Commit

Permalink
Merge pull request #38 from BU-Spark/dskahill
Browse files Browse the repository at this point in the history
updating requirements.txt
  • Loading branch information
WilliamLee101 committed May 9, 2023
2 parents d116933 + ed89193 commit 72125f6
Showing 1 changed file with 17 additions and 13 deletions.
30 changes: 17 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ arrow==1.2.3
asttokens==2.2.1
astunparse==1.6.3
async-timeout==4.0.2
asyncer==0.0.2
atila==0.26.11
attrs==22.2.0
Babel==2.12.1
Expand All @@ -27,6 +28,7 @@ click==8.1.3
cloudpickle==2.2.1
cmake==3.25.0
colorama==0.4.6
coloredlogs==15.0.1
colour==0.1.5
comm==0.1.3
contourpy==1.0.7
Expand All @@ -42,9 +44,7 @@ decorator==5.1.1
deepface==0.0.79
defusedxml==0.7.1
dill==0.3.6
dlib==19.24.1
dm-tree==0.1.8
dnn==0.7.4
dominate==2.7.0
efficientnet==1.0.0
entrypoints==0.4
Expand All @@ -55,6 +55,7 @@ fastjsonschema==2.16.3
fdet==0.2.1
ffmpy==0.3.0
filelock==3.9.0
filetype==1.2.0
fire==0.5.0
Flask==2.2.3
flatbuffers==23.3.3
Expand All @@ -80,12 +81,13 @@ hpack==4.0.0
httpcore==0.15.0
httpx==0.23.3
huggingface-hub==0.13.3
humanfriendly==10.0
hyperframe==6.0.1
hyperopt==0.2.7
idna==3.4
image-classifiers==1.0.0
image-slicer==2.1.1
imageio==2.27.0
ImageHash==4.3.1
importlib-metadata==6.1.0
importlib-resources==5.12.0
install==1.3.5
Expand Down Expand Up @@ -125,29 +127,30 @@ lazy_loader==0.2
libclang==16.0.0
linkify-it-py==2.0.0
lit==15.0.7
llvmlite==0.39.1
Markdown==3.4.3
markdown-it-py==2.2.0
MarkupSafe==2.1.2
matplotlib==3.7.1
matplotlib-inline==0.1.6
mdit-py-plugins==0.3.3
mdurl==0.1.2
mistune==0.8.4
ml-dtypes==0.0.4
mpmath==1.2.1
mtcnn==0.1.1
multidict==6.0.4
multiprocess==0.70.14
nbclassic==0.5.3
nbclient==0.5.13
nbconvert==5.4.1
nbconvert==7.2.10
nbformat==5.8.0
nbimporter==0.3.4
nest-asyncio==1.5.6
networkx==3.0
ninja==1.11.1
notebook==6.3.0
notebook_shim==0.2.2
numba==0.56.4
numpy==1.23.5
nvidia-cublas-cu11==11.10.3.66
nvidia-cublas-cu117==11.10.1.25
Expand All @@ -169,9 +172,10 @@ nvidia-nvtx-cu11==11.7.91
nvidia-pyindex==1.0.9
nvidia-tensorrt==99.0.0
oauthlib==3.2.2
opencv-contrib-python==4.3.0.36
opencv-python==4.5.5.64
opencv-python-headless==3.4.18.65
onnxruntime==1.14.1
opencv-contrib-python==4.7.0.72
opencv-python==4.7.0.72
opencv-python-headless==4.7.0.72
opt-einsum==3.3.0
orjson==3.8.9
packaging==23.0
Expand All @@ -181,13 +185,12 @@ paramiko==3.1.0
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
Pillow==7.2.0
pkgutil_resolve_name==1.3.10
platformdirs==3.1.1
plum-py==0.8.6
pooch==1.7.0
prometheus-client==0.16.0
prompt-toolkit==3.0.38
protobuf==3.19.6
psutil==5.9.4
ptyprocess==0.7.0
pure-eval==0.2.2
Expand All @@ -202,6 +205,7 @@ pycryptodome==3.17
pydantic==1.10.7
pydub==0.25.1
Pygments==2.14.0
PyMatting==1.1.8
PyNaCl==1.5.0
pynvml==11.5.0
pyparsing==3.0.9
Expand Down Expand Up @@ -229,9 +233,9 @@ rfc3986-validator==0.1.1
rich==13.3.4
rs4==0.3.23
rsa==4.9
scikit-image==0.20.0
scikit-image==0.19.3
scikit-learn==1.2.2
scipy==1.9.1
scipy==1.10.1
seaborn==0.12.2
segmentation-models==1.0.1
semantic-version==2.10.0
Expand Down Expand Up @@ -272,7 +276,6 @@ toml==0.10.2
tomli==2.0.1
toolz==0.12.0
torch==2.0.0
torchaudio==2.0.1+cu118
torchvision==0.15.1
tornado==6.2
tqdm==4.65.0
Expand All @@ -287,6 +290,7 @@ uri-template==1.2.0
uritemplate==4.1.1
urllib3==1.25.11
uvicorn==0.21.1
watchdog==3.0.0
wcwidth==0.2.6
webcolors==1.12
webencodings==0.5.1
Expand Down

0 comments on commit 72125f6

Please sign in to comment.