Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ai_security/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Machine Learning and Data Processing
tensorflow==2.10.0 # TensorFlow for building and training models
tensorflow==2.12.1 # TensorFlow for building and training models
pandas==1.5.3 # Pandas for data manipulation and analysis
numpy==1.23.5 # NumPy for numerical operations
scikit-learn==1.1.3 # Scikit-learn for machine learning utilities
Expand Down