summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt35
1 files changed, 35 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..b123d4f
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,35 @@
+backcall==0.2.0
+cycler==0.10.0
+debugpy==1.4.1
+decorator==5.0.9
+entrypoints==0.3
+ipykernel==6.2.0
+ipython==7.26.0
+ipython-genutils==0.2.0
+jedi==0.18.0
+jupyter-client==7.0.1
+jupyter-core==4.7.1
+kiwisolver==1.3.1
+matplotlib==3.4.3
+matplotlib-inline==0.1.2
+nest-asyncio==1.5.1
+numpy==1.21.2
+pandas==1.3.2
+parso==0.8.2
+pexpect==4.8.0
+pickleshare==0.7.5
+Pillow==8.3.1
+prompt-toolkit==3.0.20
+ptyprocess==0.7.0
+Pygments==2.10.0
+pyparsing==2.4.7
+python-dateutil==2.8.2
+pytz==2021.1
+pyzmq==22.2.1
+six==1.16.0
+torch==1.9.0
+torchvision==0.10.0
+tornado==6.1
+traitlets==5.0.5
+typing-extensions==3.10.0.0
+wcwidth==0.2.5