Skip to content

Commit

Permalink
fix: requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
VisionOra committed Jul 25, 2023
1 parent 805a195 commit 3d2a619
Showing 1 changed file with 18 additions and 19 deletions.
37 changes: 18 additions & 19 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ attrs==22.2.0
backcall==0.2.0
brotlipy==0.7.0
cachetools==5.3.0
certifi @ file:///croot/certifi_1671487769961/work/certifi
cffi @ file:///croot/cffi_1670423208954/work
charset-normalizer @ file:///tmp/build/80754af9/charset-normalizer_1630003229654/work
certifi
cffi
charset-normalizer
click==8.1.3
clip @ git+https://github.com/openai/CLIP.git@a9b1bf5920416aaeaec965c25dd9e8f98c864f16
clip
comm==0.1.3
ConfigArgParse==1.5.3
contourpy==1.0.7
cryptography @ file:///croot/cryptography_1677533068310/work
cryptography
cycler==0.11.0
dash==2.9.2
dash-core-components==2.0.0
Expand All @@ -26,7 +26,7 @@ executing==1.2.0
fastjsonschema==2.16.3
Flask==2.2.3
flatbuffers==23.3.3
flit_core @ file:///croot/flit-core_1679397103445/work/source/flit_core
flit_core
fonttools==4.39.3
ftfy==6.1.1
gast==0.4.0
Expand All @@ -35,7 +35,7 @@ google-auth-oauthlib==1.0.0
google-pasta==0.2.0
grpcio==1.53.0
h5py==3.8.0
idna @ file:///croot/idna_1666125576474/work
idna
imageio==2.27.0
importlib-metadata==6.2.0
importlib-resources==5.12.0
Expand All @@ -60,13 +60,13 @@ MarkupSafe==2.1.2
matplotlib==3.7.1
matplotlib-inline==0.1.6
mkl-fft==1.3.1
mkl-random @ file:///tmp/build/80754af9/mkl_random_1626186064646/work
mkl-random
mkl-service==2.4.0
ml-dtypes==0.1.0
nbformat==5.7.0
nest-asyncio==1.5.6
networkx==3.1
numpy @ file:///croot/numpy_and_numpy_base_1672336185480/work
numpy
oauthlib==3.2.2
open3d==0.17.0
opencv-python==4.7.0.72
Expand All @@ -80,35 +80,34 @@ Pillow==9.4.0
pkgutil_resolve_name==1.3.10
platformdirs==3.2.0
plotly==5.14.1
pointops==1.0
prompt-toolkit==3.0.38
protobuf==4.22.3
psutil==5.9.4
ptyprocess==0.7.0
pure-eval==0.2.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser @ file:///tmp/build/80754af9/pycparser_1636541352034/work
pycparser
Pygments==2.14.0
pyOpenSSL @ file:///croot/pyopenssl_1677607685877/work
pyOpenSSL
pyparsing==3.0.9
pyquaternion==0.9.9
pyrsistent==0.19.3
PySocks @ file:///tmp/build/80754af9/pysocks_1605305779399/work
PySocks
python-dateutil==2.8.2
pytz==2023.3
PyWavelets==1.4.1
PyYAML==6.0
pyzmq==25.0.2
regex==2023.3.23
requests @ file:///croot/requests_1678709721434/work
requests
requests-oauthlib==1.3.1
rsa==4.9
scikit-image==0.20.0
scikit-learn==1.2.2
scipy==1.9.1
segment-anything @ git+https://github.com/facebookresearch/segment-anything.git@9e1eb9fdbc4bca4cd0d948b8ae7fe505d9f4ebc7
six @ file:///tmp/build/80754af9/six_1644875935023/work
segment-anything
six
stack-data==0.6.2
tenacity==8.2.2
tensorboard==2.12.2
Expand All @@ -121,15 +120,15 @@ termcolor==2.2.0
threadpoolctl==3.1.0
tifffile==2023.4.12
torch==1.11.0
torch-scatter @ file:///usr/share/miniconda/envs/test/conda-bld/pytorch-scatter_1656601000983/work
torch-scatter
torchaudio==0.11.0
torchvision==0.12.0
tornado==6.2
tqdm==4.65.0
traitlets==5.9.0
typing_extensions @ file:///croot/typing_extensions_1669924550328/work
typing_extensions
tzdata==2023.3
urllib3 @ file:///croot/urllib3_1680254681959/work
urllib3
wcwidth==0.2.6
Werkzeug==2.2.3
widgetsnbextension==4.0.7
Expand Down

0 comments on commit 3d2a619

Please sign in to comment.