소스 검색

add requirements

supeng 1 년 전
부모
커밋
a04eb089c9
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. 9 0
      requirements.txt

+ 9 - 0
requirements.txt

@@ -0,0 +1,9 @@
+optuna~=3.6.0
+numpy~=1.26.4
+pandas~=2.2.1
+lightgbm~=4.3.0
+scikit-learn~=1.4.1.post1
+PyMySQL~=1.0.2
+odps~=3.5.1
+jieba~=0.42.1
+tqdm~=4.66.2