Skip to content

Commit d292f01

Browse files
Adicionar requisitos do projeto ao arquivo requirements.txt
1 parent e5b8f45 commit d292f01

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

requirements.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
annotated-types==0.6.0
2+
async-timeout==4.0.3
3+
asyncpg==0.29.0
4+
dnspython==2.6.1
5+
Faker==24.14.0
6+
motor==3.4.0
7+
pydantic==2.7.1
8+
pydantic_core==2.18.2
9+
pymongo==4.7.0
10+
python-dateutil==2.9.0.post0
11+
six==1.16.0
12+
typing_extensions==4.11.0

0 commit comments

Comments
 (0)