We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acea790 commit ef46200Copy full SHA for ef46200
demos/moderator/requirements-dev.txt
@@ -1,7 +1,7 @@
1
aiohttp==3.13.0
2
trafaret==2.1.1
3
pyyaml==6.0.3
4
-numpy==2.3.3
+numpy==2.3.4
5
pandas==2.3.3
6
scikit-learn==1.7.2
7
scipy==1.16.2
demos/moderator_bot/requirements-dev.txt
@@ -10,7 +10,7 @@ importlib-metadata==0.23 ; python_version < '3.8'
10
joblib==1.5.2
11
more-itertools==10.8.0
12
multidict==6.7.0
13
14
pluggy==1.6.0
15
pytest==8.4.2
16
pytest-aiohttp==1.1.0
0 commit comments