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 3f8e3de commit c57ee7aCopy full SHA for c57ee7a
chaotic/version.py
@@ -1 +1 @@
1
-__version__ = "0.14.0"
+__version__ = "0.14.1"
requirements.txt
@@ -1,6 +1,7 @@
certifi==2024.8.30
2
charset-normalizer==3.4.0
3
cloudscale-sdk==0.7.0
4
+cs==3.2.0
5
hcloud==2.3.0
6
idna==3.10
7
jsonpickle==3.3.0
@@ -9,6 +10,7 @@ python-dateutil==2.9.0.post0
9
10
python-digitalocean==1.17.0
11
python-dotenv==1.0.1
12
python-json-logger==2.0.7
13
+pytz==2024.2
14
pyyaml==6.0.2
15
requests==2.32.3
16
schedule==1.2.2
0 commit comments