This commit is contained in:
alex
2023-09-05 16:47:21 +02:00
parent 10f9209c51
commit 8c87f4049a
5 changed files with 220 additions and 0 deletions

21
requirements.txt Normal file
View File

@@ -0,0 +1,21 @@
asttokens==2.4.0
backcall==0.2.0
decorator==5.1.1
exceptiongroup==1.1.3
executing==1.2.0
ipython==8.15.0
jedi==0.19.0
loguru==0.7.1
matplotlib-inline==0.1.6
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
prompt-toolkit==3.0.39
ptyprocess==0.7.0
pure-eval==0.2.2
Pygments==2.16.1
six==1.16.0
stack-data==0.6.2
tqdm==4.66.1
traitlets==5.9.0
wcwidth==0.2.6