We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bcfe78 commit 134c2c5Copy full SHA for 134c2c5
1 file changed
requirements_dev.txt
@@ -5,14 +5,14 @@ certifi==2023.5.7
5
cffi==1.15.1
6
charset-normalizer==3.1.0
7
constantly==15.1.0
8
-cryptography==41.0.1
+cryptography==43.0.1
9
hyperlink==21.0.0
10
idna==3.4
11
incremental==22.10.0
12
isodate==0.6.1
13
logzero==1.7.0
14
pycparser==2.21
15
-pycrypto==2.6.1
+pycryptodome==3.20.0
16
pyotp==2.8.0
17
pyparsing==3.1.0
18
python-dateutil==2.8.2
@@ -27,5 +27,5 @@ Twisted==22.10.0
27
txaio==23.1.1
28
typing_extensions==4.6.3
29
urllib3==2.0.3
30
-websocket-client==1.6.0
+websocket-client==1.8.0
31
zope.interface==6.0
0 commit comments