CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Udayraj123

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.

GitHub Repository: Udayraj123/OMRChecker
Path: blob/master/requirements.dev.txt
Views: 205
1
-r requirements.txt
2
flake8>=6.0.0
3
freezegun>=1.2.2
4
pre-commit>=3.3.3
5
pytest-mock>=3.11.1
6
pytest>=7.4.0
7
syrupy>=4.0.4
8
9