You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
78 lines
1.2 KiB
78 lines
1.2 KiB
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
control = "*"
|
|
coverage = "*"
|
|
dictdiffer = "*"
|
|
fastcluster = "*"
|
|
hexdump = "*"
|
|
hypothesis = "*"
|
|
inputs = "*"
|
|
lru-dict = "*"
|
|
markdown-it-py = "*"
|
|
matplotlib = "*"
|
|
mypy = "*"
|
|
myst-parser = "*"
|
|
numpy = "*"
|
|
opencv-python-headless = "*"
|
|
parameterized = "*"
|
|
paramiko = "*"
|
|
pprofile = "*"
|
|
pre-commit = "*"
|
|
pycurl = "*"
|
|
pygame = "*"
|
|
pyprof2calltree = "*"
|
|
reverse_geocoder = "*"
|
|
scipy = "*"
|
|
sphinx = "*"
|
|
sphinx-rtd-theme = "*"
|
|
subprocess32 = "*"
|
|
tenacity = "*"
|
|
|
|
[packages]
|
|
atomicwrites = "*"
|
|
casadi = "*"
|
|
cffi = "*"
|
|
crcmod = "*"
|
|
cryptography = "*"
|
|
Cython = "*"
|
|
flake8 = "*"
|
|
Flask = "*"
|
|
future-fstrings = "*" # for acados
|
|
gunicorn = "*"
|
|
hexdump = "*"
|
|
Jinja2 = "*"
|
|
json-rpc = "*"
|
|
libusb1 = "*"
|
|
nose = "*"
|
|
numpy = "*"
|
|
onnx = "*"
|
|
onnxruntime = "*"
|
|
pillow = "*"
|
|
psutil = "*"
|
|
pycapnp = "==1.1.0"
|
|
pycryptodome = "*"
|
|
PyJWT = "*"
|
|
pylint = "*"
|
|
pyserial = "*"
|
|
python-dateutil = "*"
|
|
PyYAML = "*"
|
|
pyzmq = "*"
|
|
requests = "*"
|
|
scons = "*"
|
|
sentry-sdk = "*"
|
|
setproctitle = "*"
|
|
six = "*"
|
|
smbus2 = "*"
|
|
sympy = "!=1.6.1"
|
|
timezonefinder = "*"
|
|
tqdm = "*"
|
|
urllib3 = "*"
|
|
utm = "*"
|
|
websocket_client = "*"
|
|
|
|
[requires]
|
|
python_version = "3.8"
|
|
|