anweiguo
vor 1 Monat
Ursprung
Commit
f7da1a3752
1 geänderte Dateien mit
10 neuen und
11 gelöschten Zeilen
-
10
11
requirements.txt
|
@@ -1,19 +1,18 @@
|
|
|
-pymongo==4.11.2
|
|
|
+pymongo==4.7.3
|
|
|
pandas==2.2.3
|
|
|
-SQLAlchemy==2.0.39
|
|
|
+SQLAlchemy==1.4.46
|
|
|
PyMySQL==1.1.1
|
|
|
-Flask==3.1.0
|
|
|
-waitress==3.0.2
|
|
|
-requests==2.32.3
|
|
|
-numpy== 2.1.3
|
|
|
+Flask==3.0.2
|
|
|
+waitress==2.1.2
|
|
|
+requests==2.31.0
|
|
|
+numpy== 1.26.0
|
|
|
scikit-learn== 1.6.1
|
|
|
plotly==5.18.0
|
|
|
lightgbm==4.5.0
|
|
|
-joblib==1.4.2
|
|
|
-tensorflow==2.19.0
|
|
|
+joblib==1.3.2
|
|
|
+tensorflow==2.16.1
|
|
|
matplotlib==3.10.0
|
|
|
-protobuf==5.29.3
|
|
|
+protobuf==3.20.3
|
|
|
APScheduler==3.10.4
|
|
|
paramiko==3.5.0
|
|
|
-PyYAML==6.0.1
|
|
|
-h5py==3.13.0
|
|
|
+PyYAML==6.0.1
|