Skip to content

Commit 8a93c9c

Browse files
Pin ipython
1 parent ead906a commit 8a93c9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ starlette==0.14.2
1919
tqdm==4.62.0
2020
ua-parser==0.10.0
2121
uvicorn==0.14.0
22-
ipython
22+
ipython==8.4.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
'chevron>=0.11.1',
4040
'libsass>=0.13.2',
4141
'misaka>=2.1.0',
42-
'python_version>"3"',
42+
'python_version>3',
4343
],
4444
)

0 commit comments

Comments
 (0)