Skip to content

Commit

Permalink
Setuptools first probably?
Browse files Browse the repository at this point in the history
  • Loading branch information
Jethro Muller committed Dec 15, 2022
1 parent 68d134c commit 13d3a93
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,3 +1,4 @@
setuptools==57.5.0
aiofiles==0.6.0; python_full_version >= "3.7.0" and python_version >= "3.7"
aiosqlite==0.16.1; python_version >= "3.7" and python_version < "4.0"
asyncpg==0.22.0; python_full_version >= "3.5.0"
Expand Down Expand Up @@ -46,4 +47,3 @@ typing-extensions==3.7.4.3; python_version >= "3.7" and python_version < "4.0"
urllib3==1.26.5; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
werkzeug==1.0.1; python_full_version >= "3.7.0" and python_version >= "3.7"
wsproto==1.0.0; python_version >= "3.7" and python_full_version >= "3.7.0"
setuptools==57.5.0

0 comments on commit 13d3a93

Please sign in to comment.