Skip to content

Commit

Permalink
Updated pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
nir2602 committed Mar 30, 2024
1 parent 6147d8a commit 9b3ac37
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,34 +19,34 @@ bcrypt="3.1.7"
defusedxml="0.7.1"
dnspython="2.2.1"
eventlet="0.33.1"
Flask="1.1.2"
Flask="3.0.2"
Flask-Cors="3.0.9"
Flask-HTTPAuth="4.2.0"
Flask-Login="0.5.0"
Flask-SocketIO="4.3.1"
Flask-SQLAlchemy="2.4.4"
Flask-HTTPAuth="4.8.0"
Flask-Login="0.6.3"
Flask-SocketIO="5.3.6"
Flask-SQLAlchemy="3.1.1"
geographiclib="1.52"
geopy="2.2.0"
greenlet="2.0.2"
itsdangerous="2.0.1"
testresources="2.0.1"
Jinja2="2.11.2"
Jinja2="3.1.3"
lxml="*"
MarkupSafe="2.0.1"
MarkupSafe="2.1.5"
monotonic="1.6"
pathlib2="2.3.7.post1"
protobuf="3.18.3"
psutil="5.9.4"
pykml="0.2.0"
python-engineio="3.13.2"
python-socketio="4.6.0"
python-engineio="4.9.0"
python-socketio="5.11.1"
PyYAML="6.0"
"ruamel.yaml"="0.17.21"
"ruamel.yaml.clib"="0.2.7"
six="1.16.0"
SQLAlchemy="1.3.20"
SQLAlchemy="2.0.28"
tabulate="0.8.7"
Werkzeug="2.0.3"
Werkzeug="3.0.1"
WTForms="2.3.3"
pyOpenSSL="22.0.0"
qrcode="7.3.1"
Expand Down

0 comments on commit 9b3ac37

Please sign in to comment.