Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,7 +9,7 @@ websockets>=10.0
|
|
9 |
#json
|
10 |
|
11 |
# Logging to keep tabs on the chaos 📜
|
12 |
-
logging>=0.4.9.6
|
13 |
|
14 |
# Argument parsing for bossing the app around 🛠️
|
15 |
argparse>=1.1
|
|
|
9 |
#json
|
10 |
|
11 |
# Logging to keep tabs on the chaos 📜
|
12 |
+
#logging>=0.4.9.6
|
13 |
|
14 |
# Argument parsing for bossing the app around 🛠️
|
15 |
argparse>=1.1
|