Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
LeiWang1999 committed Mar 14, 2024
1 parent dd8fff4 commit de49655
Showing 1 changed file with 24 additions and 39 deletions.
63 changes: 24 additions & 39 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,39 +1,24 @@
cffi==1.16.0
cpplint==1.6.1
Cython==0.29.32
decorator==5.1.1
dgl==2.0.0
docutils==0.19
dtlib==0.0.0.dev2
flatbuffers==22.12.6
matplotlib==3.6.3
ml_dtypes==0.1.0
numpy>=1.23.5
paddle==1.0.2
pandas==1.5.2
Pillow==10.2.0
protobuf==3.20.3
psutil==5.9.4
pybind11==2.11.1
Pygments==2.15.0
pylint==3.1.0
pymesos==0.3.15
pyserial==3.5
pytest==7.2.0
pytest_xdist==3.5.0
pytorch_pretrained_bert==0.6.2
pyusb==1.2.1
pyxir==0.0.1
PyYAML==6.0.1
scipy==1.11.1
setuptools==65.6.3
tlcpack_sphinx_addon==0.2.3
torchdynamo==1.13.0
torchvision==0.15.2
tornado==6.3.3
tqdm==4.64.1
transformers==4.36.0
treelib==1.7.0
typeguard==2.13.3
typing_extensions==4.10.0
xgboost==1.7.1
cffi==1.16.0    
cpplint==1.6.1    
Cython==0.29.32    
decorator==5.1.1    
docutils==0.19    
dtlib==0.0.0.dev2    
flatbuffers==22.12.6    
matplotlib==3.6.3    
numpy>=1.23.5    
Pillow==10.2.0    
protobuf==3.20.3    
psutil==5.9.4    
pylint==3.1.0    
pyserial==3.5    
pytest==7.2.0    
pytest_xdist==3.5.0    
PyYAML==6.0.1    
tornado==6.3.3    
tqdm==4.64.1    
transformers==4.36.0    
treelib==1.7.0    
typeguard==2.13.3             
typing_extensions==4.10.0    
xgboost==1.7.1    

0 comments on commit de49655

Please sign in to comment.