We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 480de81 commit f7a757cCopy full SHA for f7a757c
requirements.txt
@@ -7,7 +7,7 @@ dnspython==2.2.1
7
fastapi==0.85.1
8
fuzzywuzzy==0.18.0
9
h11==0.14.0
10
-hypothesis==6.56.3
+hypothesis==6.56.4
11
idna==3.4
12
importlib-metadata==5.0.0
13
iniconfig==1.1.1
@@ -25,17 +25,17 @@ pymongo==4.3.2
25
pyparsing==3.0.9
26
pytest==7.1.3
27
python-dotenv==0.21.0
28
-python-Levenshtein==0.20.7
+python-Levenshtein==0.20.8
29
pytz==2022.5
30
requests==2.28.1
31
toml==0.10.2
32
types-backports==0.1.3
33
types-cryptography==3.3.23.1
34
types-paramiko==2.11.6
35
-types-pyOpenSSL==22.1.0.1
+types-pyOpenSSL==22.1.0.2
36
types-pytz==2022.5.0.0
37
types-requests==2.28.11.2
38
-types-setuptools==65.5.0.1
+types-setuptools==65.5.0.2
39
types-ujson==5.5.0
40
types-urllib3==1.26.25.1
41
typing_extensions==4.4.0
0 commit comments