Skip to content

Commit c57ee7a

Browse files
committed
fix missing dep
1 parent 3f8e3de commit c57ee7a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

chaotic/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.14.0"
1+
__version__ = "0.14.1"

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
certifi==2024.8.30
22
charset-normalizer==3.4.0
33
cloudscale-sdk==0.7.0
4+
cs==3.2.0
45
hcloud==2.3.0
56
idna==3.10
67
jsonpickle==3.3.0
@@ -9,6 +10,7 @@ python-dateutil==2.9.0.post0
910
python-digitalocean==1.17.0
1011
python-dotenv==1.0.1
1112
python-json-logger==2.0.7
13+
pytz==2024.2
1214
pyyaml==6.0.2
1315
requests==2.32.3
1416
schedule==1.2.2

0 commit comments

Comments
 (0)