1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-12 19:38:57 +00:00

Fix typo in requirements.txt

This commit is contained in:
grossmj 2022-08-06 12:21:27 +02:00
parent 93b71f806e
commit 3948637a46

View File

@ -11,7 +11,7 @@ psutil==5.9.1
distro==1.7.0
py-cpuinfo==8.0.0
sqlalchemy==1.4.39
aiosqlite===0.17.0
aiosqlite==0.17.0
passlib[bcrypt]==1.7.4
python-jose==3.3.0
email-validator==1.2.1