Skip to content

Commit

Permalink
Tests: Requirements: Scheduled weekly dependency update for week 43 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Oct 23, 2022
1 parent af2cd69 commit 7b39785
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/requirements-libraries.txt
Expand Up @@ -33,7 +33,7 @@ ipython==8.5.0; python_version >= '3.8'
keyring==23.0.1; sys_platform == 'darwin' and python_version < '3.8.7' # pyup: ignore
keyring==23.9.3; sys_platform != 'darwin' or python_version >= '3.8.7'
matplotlib==3.6.1; python_version >= '3.8'
pandas==1.5.0; python_version >= '3.8'
pandas==1.5.1; python_version >= '3.8'
pygments==2.13.0
PyGObject==3.42.2; sys_platform == 'linux'
pyside2==5.15.2.1
Expand All @@ -43,14 +43,14 @@ pyqtwebengine==5.15.6
pyqt6==6.4.0
pyqt6-webengine==6.4.0
python-dateutil==2.8.2
pytz==2022.4
pytz==2022.5
requests==2.28.1
scipy==1.9.2; python_version >= '3.8'
scipy==1.9.3; python_version >= '3.8'
# simplejson is used for text_c_extension
simplejson==3.17.6
sphinx==5.3.0
# Required for test_namespace_package
sqlalchemy==1.4.41
sqlalchemy==1.4.42
zope.interface==5.5.0
Pillow==9.2.0

Expand Down

0 comments on commit 7b39785

Please sign in to comment.