Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
obilodeau committed Dec 20, 2022
1 parent 76e8056 commit ad70494
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions requirements-slim.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
appdirs==1.4.4
attrs==22.1.0
Automat==20.2.0
Automat==22.10.0
cffi==1.15.1
constantly==15.1.0
cryptography==36.0.2
Expand All @@ -12,13 +12,13 @@ progressbar2==4.2.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pycryptodome==3.15.0
pycryptodome==3.16.0
pyOpenSSL==21.0.0
pytz==2022.5
pytz==2022.7
rsa==4.9
scapy==2.4.5
service-identity==21.1.0
six==1.16.0
Twisted==22.10.0
typing_extensions==4.4.0
zope.interface==5.5.0
zope.interface==5.5.2
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
appdirs==1.4.4
attrs==22.1.0
Automat==20.2.0
Automat==22.10.0
av==8.1.0
cffi==1.15.1
constantly==15.1.0
Expand All @@ -9,17 +9,17 @@ hyperlink==21.0.0
idna==3.4
incremental==22.10.0
names==0.3.0
numpy==1.23.4
numpy==1.24.0
progressbar2==4.2.0
py-notifier==0.3.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pycryptodome==3.15.0
pycryptodome==3.16.0
pyOpenSSL==21.0.0
PySide2==5.15.2.1
python-utils==3.3.3
pytz==2022.5
python-utils==3.4.5
pytz==2022.7
qimage2ndarray==1.9.0
rsa==4.9
scapy==2.4.5
Expand All @@ -28,4 +28,4 @@ shiboken2==5.15.2.1
six==1.16.0
Twisted==22.10.0
typing_extensions==4.4.0
zope.interface==5.5.0
zope.interface==5.5.2

0 comments on commit ad70494

Please sign in to comment.