Skip to content

Commit

Permalink
Merge pull request #65 from beckf/excel
Browse files Browse the repository at this point in the history
requirements
  • Loading branch information
beckf authored Nov 30, 2022
2 parents cf08d6d + 7f5e855 commit f575637
Showing 1 changed file with 50 additions and 31 deletions.
81 changes: 50 additions & 31 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,31 +1,50 @@
altgraph>=0.17
asn1crypto>=1.3.0
certifi>=2019.11.28
cffi>=1.14.0
chardet>=3.0.4
cryptography>=2.8
future>=0.18.2
idna>=2.9
lightspeed-api>=0.1
macholib>=1.14
modulegraph>=0.18
packaging>=20.1
pathlib>=1.0.1
pefile>=2019.4.18
pipdeptree>=0.13.2
py-dateutil>=2.2
pyAesCrypt>=0.4.3
pycparser>=2.19
PyInstaller>=3.6
pyparsing>=2.4.6
PyQt5>=5.14.1
PyQt5-sip>=12.7.1
PyQtWebEngine>=5.14.0
pytz>=2019.3
PyYAML>=5.3
requests>=2.23.0
sip>=5.1.1
six>=1.14.0
toml>=0.10.0
urllib3>=1.25.8
veracross-api>=1.0
altgraph==0.17
asn1crypto==1.4.0
certifi==2021.5.30
cffi==1.14.6
chardet==4.0.0
charset-normalizer==2.0.4
click==7.1.2
cryptography==3.4.7
future==0.18.2
idna==3.2
Jinja2==3.0.1
lightspeed-api==0.3
macholib==1.14
MarkupSafe==2.0.1
modulegraph==0.18
numpy==1.21.5
packaging==21.0
pandas==1.3.5
pathlib==1.0.1
pefile==2021.5.24
pipdeptree==2.1.0
py-dateutil==2.2
pyAesCrypt==6.0.0
pycparser==2.20
pyinstaller==4.5
pyinstaller-hooks-contrib==2021.2
pyinstaller-versionfile==2.0.0
pyparsing==2.4.7
PyQt5==5.15.4
pyqt5-plugins==5.15.4.2.2
PyQt5-Qt5==5.15.2
PyQt5-sip==12.9.0
PyQt5-stubs==5.15.2.0
pyqt5-tools==5.15.4.3.2
PyQtWebEngine==5.15.4
PyQtWebEngine-Qt5==5.15.2
python-dateutil==2.8.2
python-dotenv==0.19.0
pytz==2021.1
pywin32-ctypes==0.2.0
PyYAML==5.4.1
qt5-applications==5.15.2.2.2
qt5-tools==5.15.2.1.2
requests==2.26.0
sip==6.1.1
six==1.16.0
toml==0.10.2
urllib3==1.26.6
veracross-api==1.0
XlsxWriter==3.0.2

0 comments on commit f575637

Please sign in to comment.