diff --git a/presentations/python-netzwerk/workshop/04_module/requirements.txt b/presentations/python-netzwerk/workshop/04_module/requirements.txt index e5afc80..9cda2da 100644 --- a/presentations/python-netzwerk/workshop/04_module/requirements.txt +++ b/presentations/python-netzwerk/workshop/04_module/requirements.txt @@ -1 +1 @@ -rich==13.7.1 +rich==13.9.4 diff --git a/presentations/python-netzwerk/workshop/requirements.txt b/presentations/python-netzwerk/workshop/requirements.txt index 2173725..7a5647b 100644 --- a/presentations/python-netzwerk/workshop/requirements.txt +++ b/presentations/python-netzwerk/workshop/requirements.txt @@ -1,3 +1,3 @@ # Alles, was die Übungen brauchen (lokal: pip install -r requirements.txt) requests==2.32.3 -rich==13.7.1 +rich==13.9.4