Skip to content

Commit 48334f6

Browse files
committed
use pymongo4
1 parent 7befe11 commit 48334f6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
fastapi[all]==0.75.0
2-
pydantic==1.9
3-
pymongo[srv]==3.11.0
4-
python-dotenv==0.19.2
5-
pytest==7.0.1
1+
fastapi[all]==0.95.2
2+
pydantic==1.10.7
3+
pymongo[srv]==4.3.3
4+
python-dotenv==1.0.0
5+
pytest==7.3.1

0 commit comments

Comments
 (0)