mirror of https://github.com/1okko/openpilot.git
124 lines
1.9 KiB
TOML
124 lines
1.9 KiB
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
opencv-python= "*"
|
|
ipython = "*"
|
|
networkx = "~=2.3"
|
|
azure-core = "*"
|
|
azure-common = "*"
|
|
azure-nspkg = "~=3.0"
|
|
azure-storage-blob = "~=2.1"
|
|
azure-storage-common = "~=2.1"
|
|
azure-storage-nspkg = "~=3.1"
|
|
boto = "*"
|
|
"boto3" = "*"
|
|
control = "*"
|
|
datadog = "*"
|
|
elasticsearch = "*"
|
|
gunicorn = "*"
|
|
"h5py" = "*"
|
|
hexdump = "*"
|
|
imageio = "*"
|
|
ipykernel = "*"
|
|
joblib = "*"
|
|
json-logging-py = "*"
|
|
jupyter = "*"
|
|
jupyterlab = "*"
|
|
jupyterlab-vim = "*"
|
|
"mpld3" = "*"
|
|
msgpack-python = "*"
|
|
numpy = "*"
|
|
osmium = "*"
|
|
pycurl = "*"
|
|
git-pylint-commit-hook = "*"
|
|
pymongo = "*"
|
|
"pynmea2" = "*"
|
|
python-logstash = "*"
|
|
redis = "*"
|
|
"s2sphere" = "*"
|
|
"subprocess32" = "*"
|
|
tenacity = "*"
|
|
keras_applications = "*"
|
|
PyMySQL = "~=0.9"
|
|
Werkzeug = "*"
|
|
"backports.lzma" = "*"
|
|
Flask-Cors = "*"
|
|
Flask-SocketIO = "*"
|
|
"GeoAlchemy2" = "*"
|
|
Pygments = "*"
|
|
reverse_geocoder = "*"
|
|
Shapely = "*"
|
|
SQLAlchemy = "*"
|
|
scipy = "*"
|
|
fastcluster = "*"
|
|
simplejson = "*"
|
|
seaborn = "*"
|
|
pyproj = "*"
|
|
mock = "*"
|
|
matplotlib = "*"
|
|
dictdiffer = "*"
|
|
aenum = "*"
|
|
coverage = "*"
|
|
azure-cli-core = "*"
|
|
paramiko = "*"
|
|
aiohttp = "*"
|
|
lru-dict = "*"
|
|
scikit-image = "*"
|
|
pygame = "==2.0.0.dev8"
|
|
pprofile = "*"
|
|
pyprof2calltree = "*"
|
|
pre-commit = "*"
|
|
mypy = "*"
|
|
parameterized = "*"
|
|
ft4222 = "*"
|
|
hypothesis = "*"
|
|
inputs = "*"
|
|
|
|
[packages]
|
|
atomicwrites = "*"
|
|
casadi = "*"
|
|
cffi = "*"
|
|
crcmod = "*"
|
|
future-fstrings = "*" # for acados
|
|
hexdump = "*"
|
|
libusb1 = "*"
|
|
numpy = "*"
|
|
psutil = "*"
|
|
pycapnp = "==1.1.0"
|
|
cryptography = "*"
|
|
python-dateutil = "*"
|
|
pyzmq = "*"
|
|
requests = "*"
|
|
setproctitle = "*"
|
|
six = "*"
|
|
smbus2 = "*"
|
|
sympy = "!=1.6.1"
|
|
tqdm = "*"
|
|
Cython = "*"
|
|
PyYAML = "*"
|
|
websocket_client = "*"
|
|
urllib3 = "*"
|
|
gunicorn = "*"
|
|
utm = "*"
|
|
json-rpc = "*"
|
|
Flask = "*"
|
|
nose = "*"
|
|
flake8 = "*"
|
|
pylint = "*"
|
|
pillow = "*"
|
|
scons = "*"
|
|
pycryptodome = "*"
|
|
"Jinja2" = "*"
|
|
PyJWT = "*"
|
|
pyserial = "*"
|
|
onnx = "*"
|
|
onnxruntime = "*"
|
|
timezonefinder = "*"
|
|
sentry-sdk = "*"
|
|
|
|
[requires]
|
|
python_version = "3.8"
|