Skip to content

Commit 6350cd8

Browse files
authored
Update requirements.txt
1 parent 0e7af70 commit 6350cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Flask # Lightweight web framework for building web applications in Python
1+
flask # Lightweight web framework for building web applications in Python
22
marshmallow # Object serialization/deserialization library for converting Python objects to/from JSON
33
pytest # Testing framework for writing and running test cases in Python
44
pyinstaller # Tool for packaging Python applications into standalone executables

0 commit comments

Comments
 (0)