]> Skullheadx's Git Forge - Pygame-Jam.git/commitdiff
requirements
authorlbcmk <30442978+lbcmk@users.noreply.github.com>
Wed, 13 Jul 2022 16:21:09 +0000 (12:21 -0400)
committerlbcmk <30442978+lbcmk@users.noreply.github.com>
Wed, 13 Jul 2022 16:21:09 +0000 (12:21 -0400)
requirements.txt

index dfa987357d0c8c7e9154053ca134754ee228b1cb..d4cfb027f7465afb50ed7a9a32912c9cfa490e8d 100644 (file)
@@ -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