From: lbcmk <30442978+lbcmk@users.noreply.github.com> Date: Wed, 13 Jul 2022 16:21:09 +0000 (-0400) Subject: requirements X-Git-Url: http://git.skullheadx.com/blog/openbsd_html_css.html?a=commitdiff_plain;h=c9a817c24fe8456c7838ec76597ffb47154d4bb0;p=Pygame-Jam.git requirements --- diff --git a/requirements.txt b/requirements.txt index dfa9873..d4cfb02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,6 @@ -regex -pillow -pygame -numpy -functools -datetime -threading -abc -math -argparse -os -tkinter -time -random \ No newline at end of file +regex>=2022.7.9 +pillow>=9.2.0 +pygame>=2.1.2 +numpy>=1.23.1 +datetime>=4.5 +argparse>=1.4.0 \ No newline at end of file