[project] name = "repl-nix-workspace" version = "0.1.0" description = "Add your description here" requires-python = ">=3.11" dependencies = [ "bleach>=6.3.0", "flask>=3.1.3", "flask-cors>=6.0.2", "flask-limiter>=4.1.1", "openai>=2.30.0", "psycopg2-binary>=2.9.11", "python-dotenv>=1.2.2", ]