diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 5ff1f952..3715e0d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,26 @@ +sphinx>=5.0.0 +sphinx_rtd_theme>=1.0.0 +contourpy==1.1.1 +cycler==0.12.1 entrypoints==0.3 flake8==3.7.7 +fonttools==4.57.0 +hdlparse==1.0.4 +importlib_resources==6.4.5 +kiwisolver==1.4.7 +matplotlib==3.7.5 mccabe==0.6.1 +numpy==1.24.4 +packaging==25.0 +pillow==10.4.0 pycodestyle==2.5.0 pyflakes==2.1.1 +pyparsing==3.1.4 +PyQt5==5.15.7 +PyQt5-Qt5==5.15.17 +PyQt5_sip==12.15.0 +python-dateutil==2.9.0.post0 +scipy==1.10.1 +six==1.17.0 +watchdog==4.0.2 +zipp==3.20.2
\ No newline at end of file |