Skip to content

Commit

Permalink
Update reqs versions
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Sep 4, 2024
1 parent 0dc2e2f commit ef0f12d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
Flask_Dance==7.1.0
Werkzeug==3.0.3
Werkzeug==3.0.4
Flask==3.0.3
requests==2.32.2
PyYAML==6.0.1
packaging==24.0
PyYAML==6.0.2
packaging==24.1
xmltodict==0.13.0
radl==1.3.2
cryptography==42.0.7
cryptography==43.0.1
apscheduler==3.10.4 # 3.8.1 version fails
Flask-APScheduler==1.13.1
Flask-WTF==1.2.1
hvac==2.2.0
tosca-parser==2.10.0
hvac==2.3.0
tosca-parser==2.11.0
mysqlclient==2.2.4
lxml==4.9.3
lxml==5.3.0
defusedxml==0.7.1
paramiko==3.4.0
paramiko==3.4.1

0 comments on commit ef0f12d

Please sign in to comment.