First working version

This commit is contained in:
alex
2024-10-15 15:19:49 +02:00
parent c4e8acc9c0
commit 375ae7fb99
4 changed files with 226 additions and 0 deletions

19
requirements.txt Normal file
View File

@@ -0,0 +1,19 @@
asttokens==2.4.1
click==8.1.7
decorator==5.1.1
executing==2.1.0
ipython==8.28.0
jedi==0.19.1
matplotlib-inline==0.1.7
parso==0.8.4
pexpect==4.9.0
pillow==10.4.0
prompt_toolkit==3.0.48
ptyprocess==0.7.0
pure_eval==0.2.3
Pygments==2.18.0
qrcode==8.0
six==1.16.0
stack-data==0.6.3
traitlets==5.14.3
wcwidth==0.2.13