We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 709828f commit 8cfdf3aCopy full SHA for 8cfdf3a
cleepcli/version.py
@@ -1,5 +1,5 @@
1
#!/usr/bin/env python
2
# -*- coding: utf-8 -*-
3
4
-VERSION = '1.37.2'
+VERSION = '1.37.3'
5
requirements.txt
@@ -1,6 +1,6 @@
Click>=8.0,<9.0
watchdog>=3.0.0,<4.0.0
-Sphinx>=4.2.0,<5.0.0
+Sphinx>=5.0.0,<6.0.0
sphinx-rtd-theme>=1.0.0
CProfileV>=1.0.7
6
# Force version due to pynacl package introduced in 1.55 that makes 15-20 mins to build on raspi
0 commit comments