Skip to content

Commit

Permalink
🗃️ requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushm-agrawal committed Nov 11, 2020
2 parents 6f64a6b + f0197e4 commit c1fcf69
Showing 1 changed file with 124 additions and 0 deletions.
124 changes: 124 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,124 @@
absl-py==0.9.0
argon2-cffi @ file:https:///C:/ci/argon2-cffi_1596828585465/work
asn1crypto @ file:https:///tmp/build/80754af9/asn1crypto_1596577642040/work
astroid==2.3.3
async-generator==1.10
attrs==19.3.0
autopep8==1.4.4
backcall==0.2.0
bleach @ file:https:///tmp/build/80754af9/bleach_1600439572647/work
brotlipy==0.7.0
cachetools==4.1.0
certifi==2020.6.20
cffi @ file:https:///C:/ci/cffi_1600699246375/work
chardet==3.0.4
colorama==0.4.1
comet-git-pure==0.19.16
comet-ml==3.2.0
configobj==5.0.6
cryptography @ file:https:///C:/ci/cryptography_1601046905460/work
cycler==0.10.0
decorator==4.4.1
defusedxml==0.6.0
entrypoints==0.3
everett==1.0.2
google-auth==1.18.0
google-auth-oauthlib==0.4.1
grpcio==1.30.0
idna==2.9
importlib-metadata @ file:https:///tmp/build/80754af9/importlib-metadata_1602276842396/work
inflect==4.1.0
ipnb==0.1.0
ipykernel @ file:https:///C:/ci/ipykernel_1596190155316/work/dist/ipykernel-5.3.4-py3-none-any.whl
ipynb==0.5.1
ipython @ file:https:///C:/ci/ipython_1604083276484/work
ipython-genutils==0.2.0
ipywidgets==7.5.1
isort==4.3.21
jaraco.itertools==5.0.0
jedi==0.16.0
Jinja2==2.11.1
joblib==0.14.1
jsonschema @ file:https:///tmp/build/80754af9/jsonschema_1602607155483/work
jupyter==1.0.0
jupyter-client @ file:https:///tmp/build/80754af9/jupyter_client_1601311786391/work
jupyter-console==6.1.0
jupyter-core==4.6.3
jupyterlab-pygments @ file:https:///tmp/build/80754af9/jupyterlab_pygments_1601490720602/work
kiwisolver @ file:https:///C:/ci/kiwisolver_1604014703538/work
lazy-object-proxy==1.4.3
Markdown==3.2.2
MarkupSafe==1.1.1
matplotlib @ file:https:///C:/ci/matplotlib-base_1592837548929/work
mccabe==0.6.1
mistune==0.8.4
mkl-fft==1.2.0
mkl-random==1.1.0
mkl-service==2.3.0
more-itertools==8.2.0
nbclient @ file:https:///tmp/build/80754af9/nbclient_1602783176460/work
nbconvert @ file:https:///C:/ci/nbconvert_1601914925608/work
nbformat==5.0.4
nest-asyncio @ file:https:///tmp/build/80754af9/nest-asyncio_1601499549014/work
netifaces==0.10.9
notebook @ file:https:///C:/ci/notebook_1601501643625/work
numpy @ file:https:///C:/ci/numpy_and_numpy_base_1603466732592/work
nvidia-ml-py3==7.352.0
oauthlib==3.1.0
olefile==0.46
packaging==20.4
pandas @ file:https:///C:/ci/pandas_1602083338010/work
pandocfilters==1.4.2
parso==0.6.0
pickleshare==0.7.5
Pillow==7.1.2
prometheus-client==0.7.1
prompt-toolkit==3.0.5
protobuf==3.12.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.5.0
pycparser @ file:https:///tmp/build/80754af9/pycparser_1594388511720/work
Pygments==2.5.2
pylint==2.4.3
pyOpenSSL @ file:https:///tmp/build/80754af9/pyopenssl_1594392929924/work
pyparsing==2.4.6
pyrsistent @ file:https:///C:/ci/pyrsistent_1600141795814/work
PySocks==1.7.1
python-dateutil==2.8.1
pytz==2019.3
pywin32==227
pywinpty==0.5.7
pyzmq==18.1.1
qtconsole==4.6.0
requests @ file:https:///tmp/build/80754af9/requests_1592841827918/work
requests-oauthlib==1.3.0
rsa==4.6
scikit-learn @ file:https:///C:/ci/scikit-learn_1598377018496/work
scipy @ file:https:///C:/ci/scipy_1592916963468/work
seaborn==0.10.1
semver==2.13.0
Send2Trash==1.5.0
sip==4.19.13
six==1.13.0
tensorboard==2.2.2
tensorboard-plugin-wit==1.6.0.post3
terminado==0.9.1
testpath==0.4.4
threadpoolctl @ file:https:///tmp/tmp9twdgx9k/threadpoolctl-2.1.0-py3-none-any.whl
toml @ file:https:///tmp/build/80754af9/toml_1592853716807/work
torch==1.4.0
torchvision==0.2.1
tornado==6.0.4
traitlets==4.3.3
urllib3 @ file:https:///tmp/build/80754af9/urllib3_1603305693037/work
wcwidth==0.1.8
webencodings==0.5.1
websocket-client==0.57.0
Werkzeug==1.0.1
widgetsnbextension==3.5.1
win-inet-pton==1.1.0
wincertstore==0.2
wrapt==1.11.2
wurlitzer==2.0.1
zipp==2.1.0

0 comments on commit c1fcf69

Please sign in to comment.