Commit
·
c21078f
1
Parent(s):
5b95e34
fix: Downgrade ipython
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -36,7 +36,7 @@ httpcore==0.15.0
|
|
36 |
httpx==0.23.1
|
37 |
huggingface-hub==0.14.1
|
38 |
idna==3.4
|
39 |
-
ipython==8.13.
|
40 |
jedi==0.18.2
|
41 |
Jinja2==3.1.2
|
42 |
joblib==1.2.0
|
|
|
36 |
httpx==0.23.1
|
37 |
huggingface-hub==0.14.1
|
38 |
idna==3.4
|
39 |
+
ipython==8.13.0
|
40 |
jedi==0.18.2
|
41 |
Jinja2==3.1.2
|
42 |
joblib==1.2.0
|