Skip to content
Snippets Groups Projects

Bob ip view dependencies

Merged Vincent POLLET requested to merge bob_ip_view_dependencies into master
1 file
+ 10
2
Compare changes
  • Side-by-side
  • Inline
@@ -78,12 +78,12 @@ zip_keys:
# This version of bob-devel will be used at test time of packages:
bob_devel:
- 2020.11.04
- 2020.11.05
# This version of beat-devel will be used at test time of packages. Notice it
# uses bob-devel and should have a version that is greater or equal its value
beat_devel:
- 2020.11.04
- 2020.11.05
# The build time only dependencies (build requirements).
# Updating these to the latest version all the time is OK and a good idea.
@@ -169,6 +169,10 @@ pillow:
- 8.0.1
psycopg2:
- 2.8.5
pyopengl:
- 3.1.1
pyqtgraph:
- 0.11.0
python_graphviz:
- 0.14.2
pytorch:
@@ -177,6 +181,10 @@ pyyaml:
- 5.3.1
pyzmq:
- 19.0.2
qdarkstyle:
- 2.8.1
qtpy:
- 1.9.0
requests:
- 2.24.0
schema:
Loading