Skip to content

Commit

Permalink
update and clean up requirement.txt files
Browse files Browse the repository at this point in the history
  • Loading branch information
efajardo-nv committed Nov 30, 2023
1 parent c9dbac5 commit 59091c3
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 30 deletions.
9 changes: 3 additions & 6 deletions anomalous-auth-detection/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
--find-links https://download.pytorch.org/whl/cu118

dgl==0.9.1
matplotlib==3.6.2
numpy==1.19.2
pandas==1.2.1
scikit_learn==1.1.3
torch==1.7.1
xgboost==1.7.1
torch==2.0.1
2 changes: 0 additions & 2 deletions appshield-dga-detection/inference/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
keras==2.10.0
numpy==1.23.1
onnx==1.12.0
onnxruntime==1.12.1
pandas==1.2.4
tensorflow==2.10.0
tldextract==3.3.1
8 changes: 3 additions & 5 deletions appshield-dga-detection/training-tuning/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
matplotlib==3.4.2
numpy==1.23.1
pandas==1.2.4
scikit_learn==1.1.2
--find-links https://download.pytorch.org/whl/cu118

tensorflow==2.10.0
tldextract==3.3.1
torch==1.13.1
torch==2.0.1
swifter==1.3.4
4 changes: 0 additions & 4 deletions asset-clustering/training-tuning-inference/requirements.txt

This file was deleted.

4 changes: 3 additions & 1 deletion dga-detection/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
torch==1.13.1
--find-links https://download.pytorch.org/whl/cu118

torch==2.0.1
3 changes: 0 additions & 3 deletions ids-detection/requirements.txt

This file was deleted.

6 changes: 3 additions & 3 deletions log-sequence-ad/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--find-links https://download.pytorch.org/whl/cu118

gensim==3.8.0
nltk==3.8
numpy==1.23.5
pandas==1.5.2
torch==1.12
torch==2.0.1
3 changes: 0 additions & 3 deletions operational-technology/inference/requirements.txt

This file was deleted.

3 changes: 0 additions & 3 deletions operational-technology/training-tuning/requirements.txt

This file was deleted.

0 comments on commit 59091c3

Please sign in to comment.