Skip to content

Commit

Permalink
add requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-gorman committed Jun 15, 2022
1 parent 71d132c commit 4c34fe8
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
altgraph==0.17.2
attrs==21.2.0
beautifulsoup4==4.10.0
certifi==2021.10.8
charset-normalizer==2.0.7
click==8.0.3
colorama==0.4.4
decorator==5.1.0
et-xmlfile==1.1.0
feather-format==0.4.1
Flask==1.0.2
future==0.18.2
idna==3.2
importlib-metadata==4.8.1
ipython-genutils==0.2.0
itsdangerous==2.0.1
jdcal==1.4.1
Jinja2==3.0.2
joblib==1.1.0
jsonschema==4.1.0
jupyter-core==4.8.1
llvmlite==0.37.0
MarkupSafe==2.0.1
nbformat==5.1.3
nemosis==1.4.0
numba==0.54.1
numpy==1.20.3
openpyxl==2.6.3
pandas==1.1.5
pefile==2022.5.30
plotly==3.10.0
pyarrow==5.0.0
pyinstaller==5.1
pyinstaller-hooks-contrib==2022.7
pyrsistent==0.18.0
python-dateutil==2.8.2
pytz==2021.3
pywin32==302
pywin32-ctypes==0.2.0
requests==2.26.0
retrying==1.3.3
six==1.16.0
soupsieve==2.2.1
traitlets==5.1.0
typing-extensions==3.10.0.2
urllib3==1.26.7
Werkzeug==2.0.2
xlrd==1.1.0
zipp==3.6.0

0 comments on commit 4c34fe8

Please sign in to comment.