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 042664c commit 84afa16Copy full SHA for 84afa16
requirements.extra.txt
@@ -6,5 +6,4 @@ pydot==1.4.1
6
python-mnist
7
streamlit==1.12.0
8
streamlit-ace
9
-torch
10
watchdog==1.0.2
requirements.txt
@@ -1,10 +1,10 @@
1
colorama==0.4.3
2
hypothesis == 6.54
3
mypy == 0.971
4
-numba == 0.56
5
-numpy == 1.22
-pre-commit == 2.20.0
-pytest == 7.1.2
+numba==0.62
+numpy==2.2.6
+pre-commit==2.20.0
+pytest==7.1.2
pytest-env
-pytest-runner == 5.2
+pytest-runner==5.2
typing_extensions
0 commit comments