Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -19,7 +19,7 @@ gitdb==4.0.11
|
|
| 19 |
GitPython==3.1.43
|
| 20 |
idna==3.10
|
| 21 |
ipykernel==6.29.5
|
| 22 |
-
ipython==
|
| 23 |
jedi==0.19.2
|
| 24 |
Jinja2==3.1.4
|
| 25 |
jsonschema==4.23.0
|
|
|
|
| 19 |
GitPython==3.1.43
|
| 20 |
idna==3.10
|
| 21 |
ipykernel==6.29.5
|
| 22 |
+
ipython==7.34.0
|
| 23 |
jedi==0.19.2
|
| 24 |
Jinja2==3.1.4
|
| 25 |
jsonschema==4.23.0
|