Added Readme & Dockerfile
This commit is contained in:
66
requirements.txt
Normal file
66
requirements.txt
Normal file
@ -0,0 +1,66 @@
|
||||
appnope==0.1.3
|
||||
asgiref==3.6.0
|
||||
astroid==2.14.2
|
||||
asttokens==2.2.1
|
||||
async==0.6.2
|
||||
backcall==0.2.0
|
||||
bidict==0.22.1
|
||||
cachelib==0.10.2
|
||||
certifi==2022.12.7
|
||||
charset-normalizer==3.0.1
|
||||
click==8.1.3
|
||||
decorator==5.1.1
|
||||
dill==0.3.6
|
||||
dnspython==2.3.0
|
||||
docstring-to-markdown==0.11
|
||||
eventlet==0.33.3
|
||||
executing==1.2.0
|
||||
Flask==2.2.3
|
||||
flask-codemirror==1.3
|
||||
Flask-Session==0.4.0
|
||||
Flask-SocketIO==5.3.2
|
||||
Flask-WTF==1.1.1
|
||||
glob2==0.7
|
||||
greenlet==2.0.2
|
||||
idna==3.4
|
||||
ipython==8.10.0
|
||||
isort==5.12.0
|
||||
itables==1.4.6
|
||||
itsdangerous==2.1.2
|
||||
jedi==0.18.2
|
||||
Jinja2==3.1.2
|
||||
lazy-object-proxy==1.9.0
|
||||
MarkupSafe==2.1.2
|
||||
matplotlib-inline==0.1.6
|
||||
mccabe==0.7.0
|
||||
numpy==1.24.2
|
||||
pandas==1.5.3
|
||||
parso==0.8.3
|
||||
pexpect==4.8.0
|
||||
pickleshare==0.7.5
|
||||
platformdirs==3.0.0
|
||||
pluggy==1.0.0
|
||||
prompt-toolkit==3.0.37
|
||||
ptyprocess==0.7.0
|
||||
pure-eval==0.2.2
|
||||
Pygments==2.14.0
|
||||
pylint==2.16.2
|
||||
python-dateutil==2.8.2
|
||||
python-dotenv==0.21.1
|
||||
python-engineio==4.3.4
|
||||
python-lsp-jsonrpc==1.0.0
|
||||
python-lsp-server==1.7.1
|
||||
python-socketio==5.7.2
|
||||
pytz==2022.7.1
|
||||
requests==2.28.2
|
||||
ruff==0.0.253
|
||||
six==1.16.0
|
||||
stack-data==0.6.2
|
||||
tomlkit==0.11.6
|
||||
traitlets==5.9.0
|
||||
ujson==5.7.0
|
||||
urllib3==1.26.14
|
||||
wcwidth==0.2.6
|
||||
Werkzeug==2.2.3
|
||||
wrapt==1.15.0
|
||||
WTForms==3.0.1
|
||||
Reference in New Issue
Block a user