Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -4,3 +4,5 @@ motor>=3.7,<4
|
|
4 |
pydantic==2.5.0
|
5 |
python-dotenv==1.0.0
|
6 |
python-multipart==0.0.6
|
|
|
|
|
|
4 |
pydantic==2.5.0
|
5 |
python-dotenv==1.0.0
|
6 |
python-multipart==0.0.6
|
7 |
+
dnspython>=2.3
|
8 |
+
|