Skip to content

Commit 862ec31

Browse files
committed
update versions
1 parent 028d86f commit 862ec31

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

requirements.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
cryptography==43.0.1
2-
PyYAML==6.0.1
3-
waitress==3.0.1
4-
fastapi~=0.112.1
5-
Jinja2~=3.1.3
6-
redis~=5.0.8
7-
fastapi-limiter~=0.1.6
8-
python-multipart~=0.0.19
9-
uvicorn[standard]~=0.30.6
10-
pwinput~=1.0.3
11-
bcrypt~=4.2.1
12-
pyotp~=2.9.0
1+
cryptography==44.0.1
2+
PyYAML==6.0.2
3+
waitress==3.0.2
4+
fastapi==0.115.11
5+
Jinja2==3.1.5
6+
redis==5.2.1
7+
fastapi-limiter==0.1.6
8+
python-multipart==0.0.20
9+
uvicorn[standard]==0.34.0
10+
pwinput==1.0.3
11+
bcrypt==4.3.0
12+
pyotp==2.9.0

0 commit comments

Comments
 (0)