2020-01-17 10:22:00 -08:00
|
|
|
[[source]]
|
|
|
|
|
name = "pypi"
|
|
|
|
|
url = "https://pypi.org/simple"
|
|
|
|
|
verify_ssl = true
|
|
|
|
|
|
|
|
|
|
[dev-packages]
|
2020-04-27 15:00:50 -07:00
|
|
|
opencv-python= "*"
|
2020-01-17 10:22:00 -08:00
|
|
|
ipython = "*"
|
2020-05-20 22:16:02 +02:00
|
|
|
networkx = "~=2.3"
|
2020-04-22 19:20:48 -07:00
|
|
|
azure-core = "*"
|
|
|
|
|
azure-common = "*"
|
2020-05-20 22:16:02 +02:00
|
|
|
azure-nspkg = "~=3.0"
|
|
|
|
|
azure-storage-blob = "~=2.1"
|
|
|
|
|
azure-storage-common = "~=2.1"
|
|
|
|
|
azure-storage-nspkg = "~=3.1"
|
2020-01-17 10:22:00 -08:00
|
|
|
boto = "*"
|
|
|
|
|
"boto3" = "*"
|
|
|
|
|
control = "*"
|
|
|
|
|
datadog = "*"
|
|
|
|
|
elasticsearch = "*"
|
|
|
|
|
gunicorn = "*"
|
|
|
|
|
"h5py" = "*"
|
|
|
|
|
hexdump = "*"
|
|
|
|
|
imageio = "*"
|
|
|
|
|
ipykernel = "*"
|
|
|
|
|
joblib = "*"
|
|
|
|
|
json-logging-py = "*"
|
|
|
|
|
jupyter = "*"
|
2021-10-06 17:23:29 +02:00
|
|
|
jupyterlab = "*"
|
|
|
|
|
jupyterlab-vim = "*"
|
2020-01-17 10:22:00 -08:00
|
|
|
"mpld3" = "*"
|
|
|
|
|
msgpack-python = "*"
|
|
|
|
|
numpy = "*"
|
|
|
|
|
osmium = "*"
|
|
|
|
|
pycurl = "*"
|
|
|
|
|
git-pylint-commit-hook = "*"
|
|
|
|
|
pymongo = "*"
|
|
|
|
|
"pynmea2" = "*"
|
|
|
|
|
python-logstash = "*"
|
|
|
|
|
redis = "*"
|
|
|
|
|
"s2sphere" = "*"
|
|
|
|
|
"subprocess32" = "*"
|
|
|
|
|
tenacity = "*"
|
2020-04-23 22:39:35 -07:00
|
|
|
keras_applications = "*"
|
2020-05-20 22:16:02 +02:00
|
|
|
PyMySQL = "~=0.9"
|
2020-01-17 10:22:00 -08:00
|
|
|
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 = "*"
|
2020-04-24 11:12:57 -07:00
|
|
|
lru-dict = "*"
|
2020-04-24 13:32:58 -07:00
|
|
|
scikit-image = "*"
|
2020-05-20 22:16:02 +02:00
|
|
|
pygame = "==2.0.0.dev8"
|
2020-04-30 17:39:37 -07:00
|
|
|
pprofile = "*"
|
2020-04-30 16:18:52 -07:00
|
|
|
pyprof2calltree = "*"
|
2020-06-12 12:25:18 -07:00
|
|
|
pre-commit = "*"
|
2020-05-28 15:05:04 -07:00
|
|
|
mypy = "*"
|
2020-06-23 15:33:04 -07:00
|
|
|
parameterized = "*"
|
2021-04-14 00:08:00 +02:00
|
|
|
ft4222 = "*"
|
2021-05-05 13:25:29 +02:00
|
|
|
hypothesis = "*"
|
2021-06-03 14:57:56 -07:00
|
|
|
inputs = "*"
|
2020-01-17 10:22:00 -08:00
|
|
|
|
|
|
|
|
[packages]
|
|
|
|
|
atomicwrites = "*"
|
2021-09-29 23:20:33 +02:00
|
|
|
casadi = "*"
|
2020-01-17 10:22:00 -08:00
|
|
|
cffi = "*"
|
|
|
|
|
crcmod = "*"
|
2021-09-29 23:20:33 +02:00
|
|
|
future-fstrings = "*" # for acados
|
2020-01-17 10:22:00 -08:00
|
|
|
hexdump = "*"
|
|
|
|
|
libusb1 = "*"
|
|
|
|
|
numpy = "*"
|
|
|
|
|
psutil = "*"
|
2021-06-22 14:57:13 -07:00
|
|
|
pycapnp = "==1.1.0"
|
2020-01-17 10:22:00 -08:00
|
|
|
cryptography = "*"
|
|
|
|
|
python-dateutil = "*"
|
|
|
|
|
pyzmq = "*"
|
|
|
|
|
requests = "*"
|
|
|
|
|
setproctitle = "*"
|
|
|
|
|
six = "*"
|
|
|
|
|
smbus2 = "*"
|
2020-07-21 21:15:09 +02:00
|
|
|
sympy = "!=1.6.1"
|
2020-01-17 10:22:00 -08:00
|
|
|
tqdm = "*"
|
|
|
|
|
Cython = "*"
|
|
|
|
|
PyYAML = "*"
|
|
|
|
|
websocket_client = "*"
|
|
|
|
|
urllib3 = "*"
|
|
|
|
|
gunicorn = "*"
|
|
|
|
|
utm = "*"
|
|
|
|
|
json-rpc = "*"
|
|
|
|
|
Flask = "*"
|
|
|
|
|
nose = "*"
|
|
|
|
|
flake8 = "*"
|
|
|
|
|
pylint = "*"
|
|
|
|
|
pillow = "*"
|
|
|
|
|
scons = "*"
|
2020-05-20 22:16:02 +02:00
|
|
|
pycryptodome = "*"
|
|
|
|
|
"Jinja2" = "*"
|
|
|
|
|
PyJWT = "*"
|
2020-04-23 22:39:35 -07:00
|
|
|
pyserial = "*"
|
2020-11-14 17:20:11 -08:00
|
|
|
onnx = "*"
|
2020-11-11 20:31:46 -08:00
|
|
|
onnxruntime = "*"
|
2021-02-06 11:07:37 +01:00
|
|
|
timezonefinder = "*"
|
2021-02-26 22:03:19 -08:00
|
|
|
sentry-sdk = "*"
|
2020-01-17 10:22:00 -08:00
|
|
|
|
|
|
|
|
[requires]
|
2020-05-20 22:16:02 +02:00
|
|
|
python_version = "3.8"
|