22 lines
332 B
Plaintext
22 lines
332 B
Plaintext
|
[[source]]
|
||
|
url = "https://pypi.org/simple"
|
||
|
verify_ssl = true
|
||
|
name = "pypi"
|
||
|
|
||
|
[packages]
|
||
|
fastapi = "*"
|
||
|
numpy = "*"
|
||
|
opencv-python = "*"
|
||
|
plotly = "==5.11.0"
|
||
|
numba = "*"
|
||
|
python-dotenv = "*"
|
||
|
antlr4-python3-runtime = "==4.7.2"
|
||
|
latex2sympy2 = "==1.8.3"
|
||
|
sympy = "==1.11.1"
|
||
|
hypercorn = "*"
|
||
|
|
||
|
[dev-packages]
|
||
|
|
||
|
[requires]
|
||
|
python_version = "3.10"
|