Skip to content

Commit

Permalink
Merge branch 'master' into noitama
Browse files Browse the repository at this point in the history
  • Loading branch information
verngutz committed Oct 17, 2024
2 parents c83e1a1 + ed4ea0f commit fb25733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# We are currently targeting the versions shipped in Ubuntu 20.04.

tornado==6.4.1 # http://www.tornadoweb.org/en/stable/releases.html
tornado==5.1.1 # http://www.tornadoweb.org/en/stable/releases.html
psycopg2==2.9.10 # http://initd.org/psycopg/articles/tag/release/
sqlalchemy>=1.3,<1.4 # http://docs.sqlalchemy.org/en/latest/changelog/index.html
netifaces>=0.10,<0.11 # https://bitbucket.org/al45tair/netifaces/src/
Expand Down

0 comments on commit fb25733

Please sign in to comment.